Update .gitattributes to auto-normalize text files
This commit is contained in:
parent
186d1d1762
commit
74e7d06441
1 changed files with 3 additions and 1 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
@ -1,2 +1,4 @@
|
|||
# auto-normalize any added text files to LF
|
||||
* text=auto
|
||||
# github linguist
|
||||
*.h linguist-language=C++
|
||||
*.h linguist-language=C++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue