mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-21 11:22:04 +08:00
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