18 lines
198 B
Plaintext
18 lines
198 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.envrc
|
|
.gradle
|
|
.idea
|
|
.output.txt
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore Kotlin plugin data
|
|
.kotlin
|
|
|
|
debug
|
|
|
|
**/.studio/**
|
|
|
|
.DS_Store
|