ignore *.iml

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-06-09 21:52:56 +00:00
parent a7f0b2476d
commit 981447c410
1 changed files with 8 additions and 7 deletions

15
its/.gitignore vendored
View File

@ -1,7 +1,8 @@
.svn/ .svn
target/ target
.project .project
.classpath .classpath
.settings/ .settings
bin/ bin
*.ipr *.ipr
*.iml