aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorHenri Wiechers <hwiechers@gmail.com>2010-11-12 07:41:44 +0200
committerHenri Wiechers <hwiechers@gmail.com>2010-11-12 07:41:44 +0200
commit866ba43d0a8cd9807a39483df48d9366558cb6dd (patch)
treea8f68abdd7afb06ea1dc88a7e5868de1065ad75f /.gitattributes
parent4a1559e1279c12b99f7bb2db867ca51713de7cd4 (diff)
downloadjquery-866ba43d0a8cd9807a39483df48d9366558cb6dd.tar.gz
jquery-866ba43d0a8cd9807a39483df48d9366558cb6dd.zip
Mark *.jar files as binary.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index fae8897c8..d6dc47053 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
-* eol=lf
+* eol=lf
+*.jar binary