Skip to content

Commit abd969f

Browse files
committed
Remove entries for Intellij IDEA
The *.iml file is IDE specific. It is generated by Intellij IDEA to store project related metadata. It is not a Play Framework specific artifact and should not be included in the PlayFramework.gitignore. See: #1581 I would also vote for the removal of .eclipse and *.eml files on similar grounds but will do so in a separate pull request.
1 parent 5b8eb2c commit abd969f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PlayFramework.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ bin/
1111
tmp/
1212
test-result
1313
server.pid
14-
*.iml
1514
*.eml
1615
/dist/
1716
.cache

0 commit comments

Comments
 (0)