From: Stas Vilchik Date: Thu, 25 Aug 2016 14:45:28 +0000 (+0200) Subject: add npm-debug.log* to gitignore X-Git-Tag: 6.1-RC1~297 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2e8b33698a2516fd4ff5a58ec4525acd6c5863ef;p=sonarqube.git add npm-debug.log* to gitignore --- diff --git a/server/sonar-web/.gitignore b/server/sonar-web/.gitignore index 4248ae850ed..e46e257c426 100644 --- a/server/sonar-web/.gitignore +++ b/server/sonar-web/.gitignore @@ -5,7 +5,7 @@ node/ node_modules/ # npm logs -npm-debug.log +npm-debug.log* npm.tar.gz # build