mirror of https://github.com/apache/cassandra
ignore .eml files from intelli-j
patch by pabeya reviewed by dbrosius for CASSANDRA-9015
This commit is contained in:
parent
5f5862ca2a
commit
7145b2c366
|
|
@ -24,6 +24,7 @@ debian/files
|
||||||
|
|
||||||
# IntelliJ
|
# IntelliJ
|
||||||
.idea/
|
.idea/
|
||||||
|
*.eml
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue