mirror of
https://github.com/github/gitignore
synced 2025-07-14 21:49:14 +02:00
11 lines
198 B
Text
11 lines
198 B
Text
.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
|