mirror of
https://github.com/MiSTer-devel/InputTest_MiSTer.git
synced 2026-04-19 03:04:18 +00:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
# Convert linux scripts to LF permanently
|
|
*.sh text eol=lf
|
|
*.define text eol=lf
|