godot-kotlin-project-template/.gitignore

14 lines
195 B
Text
Raw Permalink Normal View History

2024-04-19 14:46:19 -06:00
# 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/