Merge pull request #41 from titanscouting/master-staged

merge eol fix in master-staged to master
This commit is contained in:
Arthur Lu 2020-08-13 12:04:54 -05:00 committed by GitHub
commit 8b6fad418c

4
.gitattributes vendored
View File

@ -1,2 +1,4 @@
# Auto detect text files and perform LF normalization # Auto detect text files and perform LF normalization
* text=auto * text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf