diff --git a/app/templates/_.gitignore b/app/templates/_.gitignore index 6b4afbb0f..a5f8174b5 100644 --- a/app/templates/_.gitignore +++ b/app/templates/_.gitignore @@ -5,4 +5,5 @@ public .idea client/bower_components dist -/server/config/local.env.js \ No newline at end of file +/server/config/local.env.js +npm-debug.log