From 919a5ac3eb725dc676e81fcbf868f3cc165598a4 Mon Sep 17 00:00:00 2001 From: Olivier Lamy <olamy@apache.org> Date: Tue, 13 Sep 2011 12:12:39 +0000 Subject: [MRM-1504] Add a new module for repository administration management split the repo admin in two modules : api and default implementation (to be able to more easily change the impl). Use the repo admin api consumers and indexing modules. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170135 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a298732fb..cd9bdbc42 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/lib/ archiva-modules/archiva-web/archiva-webapp-test/cargo-installs/ *.ipr *.iws +.DS_Store -- cgit v1.2.3