Add .gitattributes to ensure project consistent line endings (#4037)

- Renormalized as well
This commit is contained in:
Michael H
2020-07-06 12:53:10 -04:00
committed by GitHub
parent 31bb43ca38
commit d869410d36
3 changed files with 1062 additions and 1058 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
* text eol=lf
# binary file excludsions
*.png binary