forked from VimPlug/jedi
PNGs are not text and should not be normalized
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -5,3 +5,6 @@
|
||||
# force all text files on the working dir to have LF line endings
|
||||
# https://git-scm.com/docs/gitattributes#_eol
|
||||
* text eol=lf
|
||||
|
||||
# PNGs are not text and should not be normalized
|
||||
*.png -text
|
||||
|
||||
Reference in New Issue
Block a user