Repository: archiva
Updated Branches:
  refs/heads/master 563193825 -> 4b96ccbc9


put more specific rule at the end

Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/4b96ccbc
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/4b96ccbc
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/4b96ccbc

Branch: refs/heads/master
Commit: 4b96ccbc9d3e92edf0c029c779a8cfca47b2ee51
Parents: 5631938
Author: Eric Barboni <[email protected]>
Authored: Thu Apr 24 13:33:35 2014 +0200
Committer: Eric Barboni <[email protected]>
Committed: Thu Apr 24 13:33:35 2014 +0200

----------------------------------------------------------------------
 .gitattributes | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/4b96ccbc/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
index 3305a0e..afa84f4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -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

Reply via email to