summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 3e7ee80..db727a0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
* text eol=lf
-*.png -text
-*.jpeg -text
-*.gif -text
+*.png binary
+*.jpeg binary
+*.gif binary