mirror of
https://github.com/sciwhiz12/Janitor.git
synced 2024-11-09 16:11:27 +00:00
14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
# From https://github.com/github/gitignore/blob/master/Gradle.gitignore
|
|
|
|
.idea/
|
|
.gradle/
|
|
build/
|
|
out/
|
|
run/
|
|
gradle-app.setting
|
|
!gradle-wrapper.jar
|
|
.gradletasknamecache
|
|
|
|
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
|
|
# gradle/wrapper/gradle-wrapper.properties
|