Added Djangos db to the igonre list as it shares the book database

This commit is contained in:
Mike Young
2019-11-15 15:03:31 -05:00
parent 5fa6d33f1d
commit cabefa65e7

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ books/*
app/content.opf
.vscode
app/data/catalogue.db
fontend/db.sqlite3
GPATH
GRTAGS
GTAGS