mirror of
https://github.com/stan220/godot-kotlin-project-template.git
synced 2026-09-08 16:28:57 +00:00
14 lines
195 B
Plaintext
14 lines
195 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
|
|
# Gradle specific ignores
|
|
.gradle/
|
|
build/
|
|
|
|
# Godot Kotlin/JVM specific ignores
|
|
.idea/
|
|
jre-arm64/
|
|
jre-amd64/
|
|
graal/
|
|
*.log
|
|
src/main/resources/META-INF/services/ |