Skip to content

Commit

Permalink
Stop the CRLF warnings
Browse files Browse the repository at this point in the history
Fixes: warning: CRLF will be replaced by LF in docs/images/*.png
  • Loading branch information
mdkent committed Jan 25, 2019
1 parent 36964ec commit 778d461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization
* text eol=lf
*.png binary

0 comments on commit 778d461

Please sign in to comment.