diff --git a/.gitignore b/.gitignore index 58a1524..a57f62d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ f95cache/ .nyc_output/ .env -coverage.lcov \ No newline at end of file +coverage.lcov +**/*.js \ No newline at end of file