Delete __pycache__ folders

This commit is contained in:
hok7z 2022-09-01 15:52:42 +03:00
parent 32fedb69f3
commit a42283e3eb
5 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

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