Skip to content

Commit a7e4e3a

Browse files
author
Thomas Queste
committed
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.
1 parent d9cc01e commit a7e4e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Global/JetBrains.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
22

3-
/*.iml
3+
*.iml
44

55
## Directory-based project format:
66
.idea/

0 commit comments

Comments
 (0)