Revert "Explicitly standardize line endings"

This reverts commit c2f4df2f1013a064028e3977293d3befb1f1d8c7.
This commit is contained in:
benceruleanlu 2025-04-26 22:35:08 -04:00
parent c2f4df2f10
commit d507f35e9c
13 changed files with 546 additions and 551 deletions

5
.gitattributes vendored
View File

@ -1,7 +1,2 @@
/web/assets/** linguist-generated /web/assets/** linguist-generated
/web/** linguist-vendored /web/** linguist-vendored
# Standardize line endings
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf