diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 303d1b21eeb..b0a2ca22f68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ sonar-server/src/main/webapp/stylesheets/sonar-colorizer.css sonar-server/src/main/webapp/deploy/gwt sonar-server/src/main/webapp/deploy/plugins +sonar-server/src/main/webapp/deploy/bootstrap sonar-server/src/main/webapp/deploy/jdbc-driver.jar sonar-server/src/main/webapp/deploy/maven/org sonar-server/src/main/webapp/WEB-INF/log/ |