aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-10-14 10:16:48 +0200
committerSonarTech <sonartech@sonarsource.com>2018-10-16 16:41:52 +0200
commit49adc7878f00da00ed090aebdc4effe7b48f03cf (patch)
tree837a3b3e7a6108dfe29f33e29cdb9bc5594247a2 /.gitignore
parent27f28caabeeead705a1e78154e8fed358be13151 (diff)
downloadsonarqube-49adc7878f00da00ed090aebdc4effe7b48f03cf.tar.gz
sonarqube-49adc7878f00da00ed090aebdc4effe7b48f03cf.zip
Delete .gradletasknamecache
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fd5aad0f75a..389038e36f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# ---- Gradle
-build/
.gradle/
+.gradletasknamecache
+classes/
out/
# ---- Maven (in integration tests)