mirror of https://github.com/apache/ant-ivy
Moved .idea and *.iml ignores right after .classpath ignore
This commit is contained in:
parent
f1d68f9c0a
commit
a60969f61f
|
|
@ -1,4 +1,6 @@
|
|||
.classpath
|
||||
.idea
|
||||
*.iml
|
||||
.ivy2
|
||||
bin
|
||||
build
|
||||
|
|
@ -10,4 +12,4 @@ test/test-repo/bundlerepo/*.jar
|
|||
test/test-repo/ivyrepo/org.apache.ivy.osgi
|
||||
.DS_Store
|
||||
doc/samples/target-platform/bundles
|
||||
doc/samples/target-platform/cache
|
||||
doc/samples/target-platform/cache
|
||||
Loading…
Reference in New Issue