summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Hiesel <hiesel@google.com>2016-05-11 09:35:39 -0700
committerHugo Arès <hugo.ares@ericsson.com>2016-05-12 00:57:44 +0000
commit80141a657181a3e8d5738e750bd61ebc710e08c6 (patch)
tree797ac6b0aff9b7252a8a61491f6ce8d43c09b845 /.gitignore
parent38b4325867413bf327db26d2bef0412b4ae8485b (diff)
Add .eml files to gitignore
eml files are generated by IntelliJ as a substitute for .iml files if the workspace is organized in .classpath files. These should not be pushed. Change-Id: If47838a2a58b6d76cd6c68461d54929b0a732234
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d4ef1b8f65..e7fe393c0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
/test_site
/.idea
*.iml
+*.eml
*.sublime-*
/gerrit-package-plugins
/.buckconfig.local