You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by sk...@apache.org on 2014/04/24 03:25:37 UTC

git commit: add .gitattributes file

Repository: archiva
Updated Branches:
  refs/heads/master a106ffd8f -> 588f40d0d


add .gitattributes file

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

Branch: refs/heads/master
Commit: 588f40d0d371c3e164535d6cd5a1cfed4957397f
Parents: a106ffd
Author: Eric Barboni <sk...@apache.org>
Authored: Thu Apr 24 03:23:23 2014 +0200
Committer: Eric Barboni <sk...@apache.org>
Committed: Thu Apr 24 03:23:23 2014 +0200

----------------------------------------------------------------------
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/588f40d0/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6b3097a
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.jar binary
\ No newline at end of file