LFS tracking

This commit is contained in:
MayFateBringMe
2026-01-31 16:36:02 +08:00
parent 7a300b40cf
commit 2568ba2fd3
2 changed files with 11 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -1,2 +1,7 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.wav filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.fbx filter=lfs diff=lfs merge=lfs -text

View File

@@ -14,6 +14,12 @@ config/name="Project Null"
config/features=PackedStringArray("4.6", "Forward Plus")
config/icon="res://icon.svg"
[file_customization]
folder_colors={
"res://Core/": "red"
}
[physics]
3d/physics_engine="Jolt Physics"