diff options
author | Eric Barboni <skygo@apache.org> | 2014-04-24 03:23:23 +0200 |
---|---|---|
committer | Eric Barboni <skygo@apache.org> | 2014-04-24 03:23:23 +0200 |
commit | 588f40d0d371c3e164535d6cd5a1cfed4957397f (patch) | |
tree | 614884776e26e0d988403d803e0e875c2682921d | |
parent | a106ffd8fe6e377ae91c66a41b269272c5e2bf49 (diff) | |
download | archiva-588f40d0d371c3e164535d6cd5a1cfed4957397f.tar.gz archiva-588f40d0d371c3e164535d6cd5a1cfed4957397f.zip |
add .gitattributes file
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6b3097ade --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.jar binary
\ No newline at end of file |