From 4a2298b05c8a516118e21205ce79c1369ebd005c Mon Sep 17 00:00:00 2001 From: John Helmert III Date: Fri, 18 Oct 2019 20:28:31 -0500 Subject: [PATCH] Gitignore tags files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 15986a0..335fae5 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ htmlcov/ tuir.egg-info tests/refresh-token venv/ +tags +TAGS