]> source.dussan.org Git - gitignore.git/commitdiff
Remove entries for Intellij IDEA 1645/head
authorJonathan Nagy <nagytech@users.noreply.github.com>
Tue, 1 Sep 2015 09:09:12 +0000 (19:09 +1000)
committerJonathan Nagy <nagytech@users.noreply.github.com>
Tue, 1 Sep 2015 09:09:12 +0000 (19:09 +1000)
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: https://github.com/github/gitignore/pull/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.

PlayFramework.gitignore

index 4735f055fc88c2df054392ae5789d9ae1e14ca31..ae5ec9fe1d9fb888c1ab3d2fac9fe15868505e5c 100644 (file)
@@ -11,7 +11,6 @@ bin/
 tmp/
 test-result
 server.pid
-*.iml
 *.eml
 /dist/
 .cache