15 lines
166 B
Plaintext
15 lines
166 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
/bin/
|
|
/.settings/
|
|
/.project
|
|
/data
|
|
/backup
|
|
/output
|
|
*.zip
|
|
|
|
.idea
|