Do not track tag files

This commit is contained in:
Mike
2019-11-09 23:17:57 -05:00
parent b4e158bf15
commit 54b625973f

9
.gitignore vendored
View File

@@ -1,9 +1,12 @@
books/*
app/books/*
*.json
*.pyc
content.opf
app/content.opf
.vscode
data/catalogue.db
app/data/catalogue.db
GPATH
GRTAGS
GTAGS
# Standard Python gitignore below
# Created by https://www.gitignore.io/api/python