ignore emacs tmp files (#1032)

This commit is contained in:
Ville Aikas 2020-01-31 16:00:28 -08:00 committed by GitHub
parent aebcdbd5f3
commit b88c371782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -9,3 +9,6 @@
# Temporary output of build tools
bazel-*
*.out
# Emacs files
*~