Basic/.gitattributes
Joerg Deckert cbee494fe7 Basic 2.2
2014-05-18 19:57:12 +02:00

16 lines
250 B
Plaintext

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