diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore index 4704f10..663eb67 100644 --- a/PlayFramework.gitignore +++ b/PlayFramework.gitignore @@ -1,20 +1,22 @@ # Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore # Ignore all dotfiles... .* # except for .gitignore !.gitignore # Ignore Play! working directory # db eclipse lib log logs modules precompiled project/project project/target target tmp test-result server.pid +*.iml +*.eml