Files
InputTest_MiSTer/.gitattributes
2022-07-21 19:38:34 +01:00

8 lines
195 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
Makefile text eol=lf
CURRENT_PROJECT text eol=lf