Files
InputTest_MiSTer/.gitattributes
2022-01-21 20:30:55 +00:00

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