11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
app/bin
|
|
|
|
# Ignore Eclipse IDE files and directories
|
|
.project
|
|
.classpath
|
|
.settings |