Gitignore update

This commit is contained in:
Casey 2024-01-27 12:39:14 +03:00
parent 041ec26b19
commit 863d92bfd2
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.py[cow]
__pycache__/
venv/
db.db3
state