line endings

This commit is contained in:
2026-04-08 17:12:23 -07:00
parent e8982ba4ef
commit 5e9fb9251e

7
.gitattributes vendored
View File

@@ -1,3 +1,10 @@
# Line ending normalization - prevents Windows/Linux conflicts
* text=auto eol=lf
# Windows-only files should use CRLF
*.bat text eol=crlf
*.cmd text eol=crlf
Assets/**/*.png filter=lfs diff=lfs merge=lfs -text
**/*.png filter=lfs diff=lfs merge=lfs -text
scenes/entrance/entrance-wall.png filter=lfs diff=lfs merge=lfs -text