ignore .eml files from intelli-j

patch by pabeya reviewed by dbrosius for CASSANDRA-9015
This commit is contained in:
Patrick Abeya 2015-03-21 21:03:22 -04:00 committed by Dave Brosius
parent 5f5862ca2a
commit 7145b2c366
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,6 +24,7 @@ debian/files
# IntelliJ
.idea/
*.eml
*.iml
*.ipr
*.iws