diff options
author | Olivier Lamy <olamy@apache.org> | 2014-02-18 06:24:34 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-02-18 06:24:34 +0000 |
commit | 76b720b81e3ac4fcbe0c45c27fcd55831cadcfa4 (patch) | |
tree | d94a69f30c45b2b658421c36a6b3ef5bc47ccb34 | |
parent | 2b287d1b6aa29135ecc7ce5447140c791c17dd8e (diff) | |
download | archiva-76b720b81e3ac4fcbe0c45c27fcd55831cadcfa4.tar.gz archiva-76b720b81e3ac4fcbe0c45c27fcd55831cadcfa4.zip |
ignore .java-version
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1569210 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 07093e263..c60b273cb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ target *.iml .DS_Store archiva-modules/archiva-web/archiva-webapp/overlays/ +.java-version |