Added database to gitignore

This commit is contained in:
Yarne Coppens 2024-08-08 18:59:25 +02:00
parent 32304d0c7d
commit 2c26e87ec5
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -160,4 +160,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
secrets/auth.yaml
secrets/auth.yaml
db/database.db

Binary file not shown.