aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.gitignore
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2019-05-28 16:34:11 +0200
committerSonarTech <sonartech@sonarsource.com>2019-05-28 20:21:10 +0200
commit81aad862f210f02c1fad8067e938e2a174eeecae (patch)
tree4e957033ddeef64ec8a4c5c5719a52aed84887c6 /server/sonar-web/.gitignore
parent1934fa157b4212ff5b77ce2e4a6fda09c921c13b (diff)
downloadsonarqube-81aad862f210f02c1fad8067e938e2a174eeecae.tar.gz
sonarqube-81aad862f210f02c1fad8067e938e2a174eeecae.zip
Remove redundant entries from .gitignore files
All removed entries already defined in .gitignore file at the root of the repository.
Diffstat (limited to 'server/sonar-web/.gitignore')
-rw-r--r--server/sonar-web/.gitignore18
1 files changed, 1 insertions, 17 deletions
diff --git a/server/sonar-web/.gitignore b/server/sonar-web/.gitignore
index 3627c28b6c3..48107edc6c2 100644
--- a/server/sonar-web/.gitignore
+++ b/server/sonar-web/.gitignore
@@ -1,20 +1,4 @@
-# nodeJS downloaded by Maven
-node/
-
-# nodeJS dependencies
-node_modules/
-package-lock.json
-
-# npm logs
-npm-debug.log*
-npm.tar.gz
-yarn-debug.log*
-yarn-error.log*
-
-# VS Code
-.vscode/
-
-#webpack
+# webpack
.awcache/
# tests