This commit is contained in:
2025-09-03 17:40:14 +02:00
parent 8468769d70
commit 1913038265
3 changed files with 9 additions and 0 deletions

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
root = true
[*]
charset = utf-8

2
.gitattributes vendored
View File

@@ -1,3 +1,5 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
**/*.png filter=lfs diff=lfs merge=lfs -text
**/*.png~ filter=lfs diff=lfs merge=lfs -text
**/*.wav filter=lfs diff=lfs merge=lfs -text

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Godot 4+ specific ignores
.godot/
/android/