Added database to gitignore
This commit is contained in:
parent
32304d0c7d
commit
2c26e87ec5
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -160,4 +160,5 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
secrets/auth.yaml
|
secrets/auth.yaml
|
||||||
|
db/database.db
|
||||||
|
|
|
||||||
BIN
db/database.db
BIN
db/database.db
Binary file not shown.
Loading…
Reference in a new issue