adding .gitignore files

This commit is contained in:
Mark Fisher
2010-07-02 10:18:09 -04:00
parent 289365ac6d
commit 13a6f00111
7 changed files with 15 additions and 0 deletions

2
spring-amqp-core/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target
.springBeans

1
spring-amqp-parent/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
target

View File

@@ -0,0 +1,3 @@
target
.settings
.springBeans

3
spring-amqp-samples/stocks/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
target
.settings
.springBeans

2
spring-otp/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target
.springBeans

2
spring-rabbit-admin/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target
.springBeans

2
spring-rabbit/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target
.springBeans