Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2015-10-05 03:21:03 +0300
committermattab <matthieu.aubry@gmail.com>2015-10-05 03:21:03 +0300
commit2226511bf66233f6676a94e059318d7fbf7840ae (patch)
treebcf2f3be13702583de03344a073f0efc5b9e9cad /.gitattributes
parentc435b267084a3e50f3836d7a951143751acf4600 (diff)
Adding .ico as binary file in gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index faaf8009a0..2e93f8d46f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -21,6 +21,7 @@
*.xlsx binary
*.png binary
*.jpg binary
+*.ico binary
*.gif binary
*.gz binary
*.gzip binary