Add cache, thumbs, and *.db to .gitignore
bans.db is removed Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
cache
|
||||
bans
|
||||
bans.db
|
||||
thumbs
|
||||
*.db
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/python
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user