aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNathan Naze <nnaze@google.com>2015-10-16 13:24:37 -0700
committerNathan Naze <nnaze@google.com>2015-10-16 13:24:37 -0700
commit80eb60080dfa218be08d3c64cc65e3e7fee1a8e8 (patch)
treef0be7b19fa0563118225742f0316a35a9a46f793 /.gitignore
parent5667f0e3a62f5797471b73c56c7c22827b3060a8 (diff)
downloadgrpc-grpc-java-80eb60080dfa218be08d3c64cc65e3e7fee1a8e8.tar.gz
modify .gitignore to ignore Emacs files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e47cc8148..1bebb5bc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,7 @@ bin
# OS X
.DS_Store
+
+# Emacs
+*~
+\#*\#