1
0
Fork 0

Delete .gitattributes

This commit is contained in:
Duncan Ogilvie 2016-06-09 17:13:44 +02:00
parent 845f6c23f4
commit 8bd1effa21
1 changed files with 0 additions and 17 deletions

17
.gitattributes vendored
View File

@ -1,17 +0,0 @@
# Visual Studio
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.props text eol=crlf
# Qt
*.pro text eol=crlf
*.pri text eol=crlf
# Source code
*.cpp text eol=crlf
*.h text eol=crlf
*.rc text eol=crlf
*.asm text eol=lf
# Scripts
*.bat text eol=crlf