aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.gitignore
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-04-08 12:25:28 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-04-08 12:25:28 +0200
commit882597f71da9b2264e462c41c2a29ec7a092f8b4 (patch)
tree2edeee185e9ea156602393a531728464b5cac772 /server/sonar-web/.gitignore
parenta5f272ee08b3d88aa4f584ea611edb5bc517ca57 (diff)
downloadsonarqube-882597f71da9b2264e462c41c2a29ec7a092f8b4.tar.gz
sonarqube-882597f71da9b2264e462c41c2a29ec7a092f8b4.zip
Remove temporary file npm.tar.gz from Git
Diffstat (limited to 'server/sonar-web/.gitignore')
-rw-r--r--server/sonar-web/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/.gitignore b/server/sonar-web/.gitignore
index fe6eb9d4c35..44adb93a2a6 100644
--- a/server/sonar-web/.gitignore
+++ b/server/sonar-web/.gitignore
@@ -6,6 +6,7 @@ node_modules/
# npm logs
npm-debug.log.*
+npm.tar.gz
# build
build/