diff --git a/.gitignore b/.gitignore index 6f011e0..a56ff50 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /coverage /node_modules /.vscode -/dist \ No newline at end of file +/dist +script.js +test.html \ No newline at end of file