1
0
mirror of https://github.com/github/gitignore synced 2024-11-29 15:14:21 +01:00
gitignore/Gradle.gitignore
2020-07-20 10:28:03 -04:00

17 lines
333 B
Plaintext

.gradle
**/build/
!src/**/build/
**/bin/
# 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
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties