Git should ignore tags file

This commit is contained in:
Sage Vaillancourt 2021-07-28 22:52:15 -04:00
parent 4f8bfe846f
commit 2f773098d5
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
tags
venv/ venv/
*.pyc *.pyc