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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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