o Added git config files

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2011-02-20 17:00:19 +00:00
parent 002dca2b56
commit a83234567d
2 changed files with 9 additions and 0 deletions

2
its/.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.java ident
*.jar -text -crlf

7
its/.gitignore vendored Normal file
View File

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