diff options
author | Eric Barboni <skygo@apache.org> | 2014-04-24 04:06:00 +0200 |
---|---|---|
committer | Eric Barboni <skygo@apache.org> | 2014-04-24 04:06:00 +0200 |
commit | 56319382549134c6081c19d1d2885757a0791390 (patch) | |
tree | 8123100f9f641cd03d1a3aed8a1f88fe9b98b43a | |
parent | 0c07ad8d5cf29f15bdb6778d6c3a257d0e88509d (diff) | |
download | archiva-56319382549134c6081c19d1d2885757a0791390.tar.gz archiva-56319382549134c6081c19d1d2885757a0791390.zip |
add war
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ed5a6a78e..3305a0e30 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ *.jar binary +*.war binary # Auto detect text files and perform LF normalization * text=auto |