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:
authordiosmosis <benaka@piwik.pro>2015-09-11 07:48:23 +0300
committerdiosmosis <benaka@piwik.pro>2015-09-11 07:49:41 +0300
commit16da6d9860b9d9cb078a769c4086cda2d45a8ded (patch)
tree55e83ac3c4ee60dfb1f828b2ecf56311b62f96ea /.gitattributes
parent984d40504b913509fcf47ce1636c3332d41beb34 (diff)
Add more binary file types.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b978e604f8..3720cc6771 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -34,3 +34,7 @@
*.png binary
*.jpg binary
*.gif binary
+*.gz binary
+*.bz2 binary
+*.pdf binary
+*.jar binary