diff options
author | Brett Porter <brett@apache.org> | 2014-07-03 09:08:24 +1000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2014-07-03 09:08:49 +1000 |
commit | da2cc5b34dbcf7ffb0f22c7734915b85c5fbbdd5 (patch) | |
tree | e544cbbd91b7e626a96a3288288af847dda3f25d /.gitignore | |
parent | 2fd88d2d086084e3768897272772b05a3d9b0872 (diff) | |
download | archiva-da2cc5b34dbcf7ffb0f22c7734915b85c5fbbdd5.tar.gz archiva-da2cc5b34dbcf7ffb0f22c7734915b85c5fbbdd5.zip |
remove archiva-1.3.x excludes
master build will fail if you leave them around (RAT), so better to be
reminded to clean out when switching
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 502bf3280..926a9d448 100644 --- a/.gitignore +++ b/.gitignore @@ -14,11 +14,6 @@ build .extract .site-content/ -#archiva 1.3.x -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 - #eclipse files .project .classpath |