Basic/.gitattributes

17 lines
258 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.spin text
*.bat text eol=crlf
*.TXT text eol=crlf
*.txt text
*.MAP binary
*.DAT binary
*.BAS binary
*.dat binary
*.dmp binary
COLOR.TXT binary