Basic/.gitattributes

16 lines
250 B
Plaintext
Raw Normal View History

2014-05-01 10:53:06 +02:00
# Auto detect text files and perform LF normalization
* text=auto
*.spin text
2014-05-07 16:12:35 +02:00
*.bat text eol=crlf
2014-05-18 19:57:12 +02:00
*.TXT text eol=crlf
2014-05-01 10:53:06 +02:00
DATA.DAT text eol=crlf
*.MAP binary
*.DAT binary
*.dat binary
*.dmp binary
2014-05-01 11:01:50 +02:00
COLOR.TXT binary