diff --git a/.gitignore b/.gitignore index a57f62d..eb962c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -node_modules/ -f95cache/ .nyc_output/ +dist/ +node_modules/ .env coverage.lcov -**/*.js \ No newline at end of file +**/*.js