Author: borges
Date: 2012-01-12 07:07:32 -0500 (Thu, 12 Jan 2012)
New Revision: 12011
Modified:
trunk/.gitignore
Log:
Update .gitignore
Modified: trunk/.gitignore
===================================================================
--- trunk/.gitignore 2012-01-12 12:07:21 UTC (rev 12010)
+++ trunk/.gitignore 2012-01-12 12:07:32 UTC (rev 12011)
@@ -1,3 +1,4 @@
+*~
target
tests/jms-tests/data
org.eclipse.jdt.core.prefs
@@ -638,37 +639,6 @@
# /examples/soak/tx-restarts/
/examples/soak/tx-restarts/build
-# /hornetq-bootstrap/
-/hornetq-bootstrap/target
-/hornetq-bootstrap/.project
-
-# /hornetq-core/
-/hornetq-core/target
-/hornetq-core/.project
-
-# /hornetq-core-client/
-/hornetq-core-client/target
-/hornetq-core-client/.project
-
-# /hornetq-jboss-as-integration/
-/hornetq-jboss-as-integration/target
-/hornetq-jboss-as-integration/.project
-
-# /hornetq-jms/
-/hornetq-jms/target
-/hornetq-jms/.project
-
-# /hornetq-jms-client/
-/hornetq-jms-client/target
-/hornetq-jms-client/.project
-
-# /hornetq-logging/
-/hornetq-logging/target
-/hornetq-logging/.project
-
-# /hornetq-ra/
-/hornetq-ra/.project
-
# /hornetq-ra/hornetq-ra-jar/
/hornetq-ra/hornetq-ra-jar/target
/hornetq-ra/hornetq-ra-jar/.project
@@ -677,9 +647,6 @@
/hornetq-ra/hornetq-ra-rar/target
/hornetq-ra/hornetq-ra-rar/.project
-# /hornetq-rest/
-/hornetq-rest/.project
-
# /hornetq-rest/docbook/
/hornetq-rest/docbook/target
@@ -687,26 +654,14 @@
/hornetq-rest/hornetq-rest/target
/hornetq-rest/hornetq-rest/.project
-# /hornetq-service-sar/
-/hornetq-service-sar/target
-/hornetq-service-sar/.project
+# /hornetq-rest/
+/hornetq-*/.project
+/hornetq-*/target
-# /hornetq-spring-integration/
-/hornetq-spring-integration/target
-/hornetq-spring-integration/.project
-
-# /hornetq-twitter-integration/
-/hornetq-twitter-integration/target
-/hornetq-twitter-integration/.project
-/tests/concurrent-tests/.project
-/tests/integration-tests/.project
-/tests/jms-tests/.project
-/tests/joram-tests/.project
-/tests/performance-tests/.project
/tests/.project
-/tests/soak-tests/.project
-/tests/stress-tests/.project
-/tests/timing-tests/.project
-/tests/unit-tests/.project
+/tests/*-tests/.project
+
/docs/rest-manual/.project
/docs/quickstart-guide/.project
+
+native/autom4te.cache
Show replies by date