osu/.gitattributes

22 lines
420 B
Plaintext
Raw Normal View History

2016-08-26 03:28:23 +00:00
# This won't normalise line endings, but it will ensure that merge drivers use CRLF
* -text eol=crlf
2016-10-14 14:08:53 +00:00
*.cs eol=crlf
2016-08-26 03:28:23 +00:00
# Currently in-use binary file extensions
*.blend binary
*.bmp binary
*.dll binary
*.exe binary
*.icns binary
*.ico binary
*.jpg binary
*.osz2 binary
*.pdn binary
*.psd binary
*.PSD binary
*.tga binary
*.ttf binary
*.wav binary
*.xnb binary