aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-04-06 09:58:14 +0000
committerOlivier Lamy <olamy@apache.org>2012-04-06 09:58:14 +0000
commit5b06b6673ee8eaed4b46ad8e847e98fe4c90319d (patch)
treee184a7512cd005f5baaf82a94e13fd67646cc2ea /.gitignore
parentbe9e1800fdcb3c37c566220c1b2b79650d375000 (diff)
downloadarchiva-5b06b6673ee8eaed4b46ad8e847e98fe4c90319d.tar.gz
archiva-5b06b6673ee8eaed4b46ad8e847e98fe4c90319d.zip
import of redback core sources
http://svn.codehaus.org/redback/redback/trunk/ r1724 git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310268 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..614088eb4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+target
+*.iml
+out
+.idea
+.project
+.settings
+.classpath
+derby.log
+redback-integrations/redback-struts2/redback-struts2-example/src/main/webapp/META-INF/
+redback-integrations/redback-struts2/redback-struts2-example/src/main/webapp/WEB-INF/classes/
+redback-integrations/redback-struts2/redback-struts2-example/src/main/webapp/WEB-INF/jsp/redback/
+redback-integrations/redback-struts2/redback-struts2-example/src/main/webapp/css/redback/
+redback-integrations/redback-struts2/redback-struts2-example/src/main/webapp/images/
+redback-integrations/redback-struts2/redback-struts2-example/src/main/webapp/template/
+redback-integrations/redback-struts2/redback-struts2-example/appserver-base
+redback-integrations/redback-struts2/redback-struts2-example/overlays/
+.DS_Store