mirror of
https://github.com/utopia-rise/godot-kotlin-project-template.git
synced 2025-01-10 06:50:54 -07:00
14 lines
No EOL
195 B
Text
14 lines
No EOL
195 B
Text
# 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/ |