godot-kotlin-project-template/.gitignore
2024-04-19 22:46:19 +02:00

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/