1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 21:01:17 +08:00

Merge pull request #81 from SirCmpwn/line-endings

Fix .gitattributes
This commit is contained in:
Dean Herbert
2016-10-14 23:19:45 +09:00
committed by GitHub
Unverified
+3 -1
View File
@@ -1,7 +1,9 @@
# This won't normalise line endings, but it will ensure that merge drivers use CRLF
* -text eol=crlf
*.cs eol=crlf
*.cs text=auto
*.csproj text=auto
*.sln text=auto
# Currently in-use binary file extensions
*.blend binary