From 863d92bfd2074ccf6f123c566296fa2690fe43bc Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 27 Jan 2024 12:39:14 +0300 Subject: [PATCH] Gitignore update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b5a26e0..84756c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.py[cow] __pycache__/ venv/ +db.db3 +state