]> source.dussan.org Git - archiva.git/commitdiff
put more specific rule at the end
authorEric Barboni <skygo@apache.org>
Thu, 24 Apr 2014 11:33:35 +0000 (13:33 +0200)
committerEric Barboni <skygo@apache.org>
Thu, 24 Apr 2014 11:33:35 +0000 (13:33 +0200)
.gitattributes

index 3305a0e307a07639386f9a47265963b94fc29fef..afa84f4d3db36bba4a48caa22c883cca4ecba9c1 100644 (file)
@@ -1,6 +1,3 @@
-*.jar binary
-*.war binary
-
 # Auto detect text files and perform LF normalization
 *        text=auto
 
@@ -9,4 +6,7 @@
 *.xml    text diff=xml
 *.css    text
 *.js     text
-*.sql    text
\ No newline at end of file
+*.sql    text
+
+*.jar binary
+*.war binary
\ No newline at end of file