Modify .gitignore

This commit is contained in:
hok7z 2022-11-26 18:43:04 +02:00
parent 8912565ca2
commit b9956b2a1d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ pyrightconfig.json
db.db db.db
apps/__pycache__ apps/__pycache__
database/__pycache__ database/__pycache__
venv