Delete .gitattributes
This commit is contained in:
parent
845f6c23f4
commit
8bd1effa21
|
|
@ -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
|
||||
Loading…
Reference in New Issue