mirror of
https://github.com/libretro/libretro-super
synced 2024-12-26 18:26:06 +00:00
2f9bc91b2a
Use .gitattributes to force use of LF line endings in the dist/info directory.
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
*.sh eol=lf
|
|
recipes/** eol=lf
|
|
dist/** eol=lf
|