diff --git a/.gitignore b/.gitignore index 8d0b115..9221153 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,8 @@ fontello/ images/ save/ files/ +node_modules/ js/LoadJson.js -config.json \ No newline at end of file +config.json +package.json +package-lock.json \ No newline at end of file