This commit is contained in:
Lior Halphon
2020-12-24 23:14:00 +02:00

4
.gitattributes vendored
View File

@@ -1,3 +1,7 @@
# Always use LF line endings for shaders
*.fsh text eol=lf
*.metal text eol=lf
HexFiend/* linguist-vendored
*.inc linguist-language=C
Core/*.h linguist-language=C