aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2018-03-14 16:18:20 +0100
committerGitHub <noreply@github.com>2018-03-14 16:18:20 +0100
commitb7497deb41ba42c4b9c626de66108d0fed216a07 (patch)
tree7007204e592f94c5c4436fa149632949653997f1 /.gitignore
parentacabda0cc1514ad1d1913dd0729600c71852f59d (diff)
downloadsonarqube-b7497deb41ba42c4b9c626de66108d0fed216a07.tar.gz
sonarqube-b7497deb41ba42c4b9c626de66108d0fed216a07.zip
Fix incremental build of sonar web
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 36df787872f..eeaa0bc6f63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,3 @@
-# The following should be moved in related sub-directories
-server/sonar-web/src/main/webapp/stylesheets/sonar-colorizer.css
-server/sonar-web/src/main/webapp/deploy/plugins
-server/sonar-web/src/main/webapp/deploy/bootstrap
-server/sonar-web/src/main/webapp/deploy/maven/org
-server/sonar-web/src/main/webapp/WEB-INF/log/
-server/sonar-web/src/main/webapp/deploy/*.jar
-server/sonar-web/src/main/webapp/deploy/jdbc-driver.txt
-
# ---- Gradle
build/
.gradle/