diff --git a/.gitignore b/.gitignore index d9ae398e527..28577b8fb07 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ tools/31* docs/*.html test/files/main.js + +.config.js \ No newline at end of file diff --git a/.npmignore b/.npmignore index da4b657952c..c69c61dc1b7 100644 --- a/.npmignore +++ b/.npmignore @@ -19,3 +19,5 @@ tools/31* data/ test/files + +.config.js \ No newline at end of file