Add Maven artifacts to .gitignore

This commit is contained in:
Dave Syer 2012-06-14 11:39:16 +01:00
parent 67d5a1238f
commit 3ba4bb31fa
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,6 +4,7 @@
.DS_Store
.settings
.springBeans
target
bin
build.sh
integration-repo
@ -17,6 +18,7 @@ build
.classpath
.project
argfile*
pom.xml
# IDEA metadata and output dirs
*.iml