12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
app/build
|
|
|
|
# Ignore aux vim files
|
|
*~*
|
|
*swp*
|
|
*swo*
|