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
+4
View File
@@ -168,6 +168,10 @@ venv
# Vim
.*.swp
*.swp
tags
# Emacs
.#*
# tools
tools/prometheus*