diff --git a/.gitignore b/.gitignore index 234f13a..aa98793 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -test/config.json \ No newline at end of file +test/config.json +node_modules/ +npm-debug.log