aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-10-16 09:49:14 +0200
committerSonarTech <sonartech@sonarsource.com>2018-10-16 16:41:53 +0200
commitb8ce8fff6dbe976b11178ca217995dba7e806e64 (patch)
tree87a1017dc95835f0e8cf8fbf18122ce665f0f0ae /.gitignore
parent49adc7878f00da00ed090aebdc4effe7b48f03cf (diff)
downloadsonarqube-b8ce8fff6dbe976b11178ca217995dba7e806e64.tar.gz
sonarqube-b8ce8fff6dbe976b11178ca217995dba7e806e64.zip
Add missing build/ to .gitignore
[skip ci]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 389038e36f2..d83bd7522a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
# ---- Gradle
+build/
.gradle/
.gradletasknamecache
classes/