14 lines
233 B
Plaintext
14 lines
233 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
|
|
|
|
# Ignore project outputs
|
|
app/skinner.properties |