Remove .gitattributes (#487)
This commit is contained in:
parent
c8dc857bbb
commit
72dc573ce1
1 changed files with 0 additions and 12 deletions
12
.gitattributes
vendored
12
.gitattributes
vendored
|
@ -1,12 +0,0 @@
|
||||||
# ref: https://help.github.com/articles/dealing-with-line-endings/#platform-all
|
|
||||||
|
|
||||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
|
||||||
# (Check with git config --global --list)
|
|
||||||
* text=auto
|
|
||||||
|
|
||||||
# Declare files that will always have CRLF line endings on checkout.
|
|
||||||
*.sln text eol=crlf
|
|
||||||
*.vcproj text eol=crlf
|
|
||||||
*.vcxproj text eol=crlf
|
|
||||||
*.vcxproj.filters text eol=crlf
|
|
||||||
*.bat text eol=crlf
|
|
Loading…
Add table
Reference in a new issue