aboutsummaryrefslogtreecommitdiffstats
path: root/Gradle.gitignore
blob: 2200361b728af06025cdba9d797d4688380a4e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
.gradle
build/

# Ignore Gradle GUI config
gradle-app.setting

# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar

# Cache of project
.gradletasknamecache