Commit a7e4e3af authored by Thomas Queste's avatar Thomas Queste

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.
parent d9cc01e9
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
/*.iml
*.iml
## Directory-based project format:
.idea/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment