Files
N64FlashcartMenu/.gitattributes
Robin Jones 4fd1ff64e4 fix yaml line endings
Use LF (rather than CRLF)

use lf for yml
2025-10-05 23:18:04 +01:00

7 lines
134 B
Plaintext

* text=auto eol=crlf
# These are all bash scripts and should use lf
*.sh text eol=lf
*.yml text eol=lf
src/libs/** linguist-vendored