Stop the CRLF warnings

Fixes: warning: CRLF will be replaced by LF in docs/images/*.png
This commit is contained in:
Matthew Kent 2019-01-24 21:40:59 -08:00
parent 36964ec429
commit 778d4610e7
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization
* text eol=lf
*.png binary