mirror of https://github.com/apache/lucene.git
The clean-idea target should remove modules/**/*.iml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145372 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fbf9f4ccad
commit
90d75aae9e
|
@ -99,6 +99,7 @@
|
||||||
<fileset dir="." includes="*.iml,*.ipr,*.iws"/>
|
<fileset dir="." includes="*.iml,*.ipr,*.iws"/>
|
||||||
<fileset dir="solr" includes="**/*.iml"/>
|
<fileset dir="solr" includes="**/*.iml"/>
|
||||||
<fileset dir="lucene" includes="**/*.iml"/>
|
<fileset dir="lucene" includes="**/*.iml"/>
|
||||||
|
<fileset dir="modules" includes="**/*.iml"/>
|
||||||
</delete>
|
</delete>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue