adding .gitignore files

This commit is contained in:
Mark Fisher
2010-07-02 10:18:09 -04:00
committed by Dave Syer
parent 933acbe493
commit a37bda7127
2 changed files with 6 additions and 0 deletions

3
helloworld/.gitignore vendored Normal file
View File

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

3
stocks/.gitignore vendored Normal file
View File

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