Ignore iml file anywhere

Intellij's iml file can be anywhere on the path.
This is true for multi-module maven project where each module has its own $projectName.iml file in its own directory.
This commit is contained in:
Thomas Queste 2014-10-16 15:53:23 +02:00
parent d9cc01e935
commit a7e4e3af05
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
/*.iml
*.iml
## Directory-based project format:
.idea/