Author: lfryc(a)redhat.com
Date: 2010-07-10 15:30:05 -0400 (Sat, 10 Jul 2010)
New Revision: 17850
Added:
root/tests/metamer/trunk/.gitignore
root/tests/metamer/trunk/src/main/webapp/META-INF/.gitignore
root/tests/metamer/trunk/src/main/webapp/WEB-INF/.gitignore
Log:
added .gitignore according to svn:ignore across project
Added: root/tests/metamer/trunk/.gitignore
===================================================================
--- root/tests/metamer/trunk/.gitignore (rev 0)
+++ root/tests/metamer/trunk/.gitignore 2010-07-10 19:30:05 UTC (rev 17850)
@@ -0,0 +1,9 @@
+/.checkstyle
+/.classpath
+/.project
+/.settings
+/target
+/profiles.xml
+/nbactions.xml
+/faces-config.NavData
+/nb-configuration.xml
Added: root/tests/metamer/trunk/src/main/webapp/META-INF/.gitignore
===================================================================
--- root/tests/metamer/trunk/src/main/webapp/META-INF/.gitignore
(rev 0)
+++ root/tests/metamer/trunk/src/main/webapp/META-INF/.gitignore 2010-07-10 19:30:05 UTC
(rev 17850)
@@ -0,0 +1 @@
+/context.xml
Added: root/tests/metamer/trunk/src/main/webapp/WEB-INF/.gitignore
===================================================================
--- root/tests/metamer/trunk/src/main/webapp/WEB-INF/.gitignore
(rev 0)
+++ root/tests/metamer/trunk/src/main/webapp/WEB-INF/.gitignore 2010-07-10 19:30:05 UTC
(rev 17850)
@@ -0,0 +1 @@
+/sun-web.xml
Show replies by date