add tags.lock and tags.temp to .gitignore (#12752)

These can be temporarily created by vim.
This commit is contained in:
Eric Squires
2020-12-10 17:24:32 -05:00
committed by GitHub
parent 9f70293700
commit 231ecffa3d
+2
View File
@@ -174,6 +174,8 @@ venv
.*.swp
*.swp
tags
tags.lock
tags.temp
# Emacs
.#*