mirror of https://github.com/apache/ant-ivy
Add .gitignore for thoses like me who need to "commit" while being offline
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1372623 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a30aafa016
commit
c8d1d9e16d
|
|
@ -0,0 +1,11 @@
|
|||
.classpath
|
||||
.ivy2
|
||||
bin
|
||||
build
|
||||
doc/style/.svn
|
||||
doc/xooki/.svn
|
||||
lib
|
||||
test/jar-repos
|
||||
test/test-repo/bundlerepo/*.jar
|
||||
test/test-repo/ivyrepo/org.apache.ivy.osgi
|
||||
|
||||
Loading…
Reference in New Issue