1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 09:27:29 +08:00
osu-lazer/.gitattributes

24 lines
458 B
Plaintext
Raw Normal View History

2016-08-26 11:28:23 +08:00
# This won't normalise line endings, but it will ensure that merge drivers use CRLF
* -text eol=crlf
*.cs text=auto
*.csproj text=auto
*.sln text=auto
2016-10-14 22:08:53 +08:00
2016-08-26 11:28:23 +08: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