Update .gitattributes

This commit is contained in:
Lev Nikonov 2025-03-21 10:09:19 +05:00
parent 22c65d48a5
commit 8103032dab

8
.gitattributes vendored
View file

@ -1,2 +1,8 @@
# Auto detect text files and perform LF normalization
* text eol=crlf
* text=auto
*.fpl text eol=crlf
*.cfg text eol=crlf
*.txt text eol=crlf
*.fpc text eol=crlf
*.csv text eol=crlf
*.exe binary