Add Maven artifacts to .gitignore

This commit is contained in:
Dave Syer
2012-06-14 11:39:16 +01:00
parent 67d5a1238f
commit 3ba4bb31fa

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