line endings
This commit is contained in:
7
.gitattributes
vendored
7
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user