mirror of https://github.com/grpc/grpc-java.git
modify .gitignore to ignore Emacs files
This commit is contained in:
parent
5667f0e3a6
commit
80eb60080d
|
@ -17,3 +17,7 @@ bin
|
||||||
|
|
||||||
# OS X
|
# OS X
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Emacs
|
||||||
|
*~
|
||||||
|
\#*\#
|
||||||
|
|
Loading…
Reference in New Issue