Updated gitignore for tags and emacs (#8809)

This commit is contained in:
Alex Wu 2020-06-05 17:09:18 -07:00 committed by GitHub
parent 2c485a2598
commit 488c06e92d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -168,6 +168,10 @@ venv
# Vim
.*.swp
*.swp
tags
# Emacs
.#*
# tools
tools/prometheus*