16 lines
193 B
Plaintext
16 lines
193 B
Plaintext
.classpath
|
|
.project
|
|
.settings/
|
|
target/
|
|
.idea/
|
|
logs/
|
|
|
|
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore Kotlin plugin data
|
|
.kotlin
|