Add cache, thumbs, and *.db to .gitignore

bans.db is removed

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2023-08-02 20:43:05 -07:00
parent 34429238e3
commit 3f5bb7959a

4
.gitignore vendored
View File

@@ -1,5 +1,7 @@
cache
bans bans
bans.db thumbs
*.db
# Created by https://www.toptal.com/developers/gitignore/api/python # Created by https://www.toptal.com/developers/gitignore/api/python
# Edit at https://www.toptal.com/developers/gitignore?templates=python # Edit at https://www.toptal.com/developers/gitignore?templates=python