mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-23 01:13:28 +02:00
Add .gitattributes line ending settings
Always use LF line endings for shaders
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user