diff options
author | Olivier Lamy <olamy@apache.org> | 2014-02-19 11:44:15 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-02-19 11:44:15 +0000 |
commit | 9f3feebf863c797b2824befe1afc44f30cf9f57a (patch) | |
tree | 264392c9e0f21ccaad8323c490cedfa3efb6201d /.gitignore | |
parent | 17eb20fb63415c86d9681badcbb52b8f6c46000a (diff) | |
download | archiva-9f3feebf863c797b2824befe1afc44f30cf9f57a.tar.gz archiva-9f3feebf863c797b2824befe1afc44f30cf9f57a.zip |
.gitignore for 1.3.x files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1569695 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a6067b33a..bf950fdbb 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ build .DS_Store .extract .site-content/ + +archiva-modules/archiva-web/archiva-webapp/appserver-base/ +archiva-modules/archiva-web/archiva-webapp/overlays/ +archiva-modules/archiva-web/archiva-webapp/src/main/webapp/archiva-applet.jar |