1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-04-06 14:46:21 +00:00

Revert "Always use LF line endings, even on Windows (#2489)" (#2492)

This reverts commit 2b30c61a26.
This commit is contained in:
cadmic 2025-02-27 17:52:49 -08:00 committed by GitHub
parent cf1a39c26f
commit 3d1af54628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.gitattributes vendored
View file

@ -1,5 +1,5 @@
# Always use LF instead of CRLF line endings
* text eol=lf
# Auto detect text files and perform LF normalization
* text=auto
# Set browser syntax highlighting for certain files
*.inc linguist-language=gas
*.seq linguist-language=gas