[Misc] Add * -crlf to .gitattributes

This commit is contained in:
NightKev 2025-03-18 16:05:17 -07:00
parent d9288a7908
commit 2cbd0f5799

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization # Auto detect text files and perform LF normalization
* text=auto * text=auto
* -crlf