Basic/.gitattributes
Joerg Deckert e53d159da3 Basic 2.3
2014-06-14 15:03:48 +02:00

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