11 lines
156 B
Text
11 lines
156 B
Text
/build/
|
|
/dist/
|
|
|
|
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore Kotlin plugin data
|
|
.kotlin
|