aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasily <just.one.man@yandex.ru>2019-10-03 14:05:55 +0300
committerVasily <just.one.man@yandex.ru>2019-10-08 16:54:41 +0300
commit531642fc534870cb351c04fd4a8e6f8c60673ecc (patch)
tree64820859ba2faae898aaac986265e31a8ae8d1c0
parentaa9d7d7f04e72f71e1ccaabc3035b86ac0d0b8c0 (diff)
Improve gitattributes for images
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d78b0459d..8ae599725 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,5 @@
* text=auto eol=lf
+*.png binary
+*.jpg binary
CONTRIBUTORS.md merge=union