Added .gitattributes

This commit is contained in:
NicknineTheEagle
2025-07-09 21:56:49 +03:00
parent d48392d8c2
commit 6a3d94cc74

8
.gitattributes vendored Normal file
View File

@@ -0,0 +1,8 @@
* text=auto eol=lf
*.rc text eol=crlf
*.sh text eol=lf
*.bat text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
*.sln text eol=crlf