From 3e4a21d5b1adffbde1a9e27525dd85c5b2d30346 Mon Sep 17 00:00:00 2001 From: "Andrey K. Choi" Date: Sun, 10 Aug 2025 15:33:37 +0900 Subject: [PATCH] filetypes added --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c7f8b72..c288c2b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ __pycache__/ *.pyd .Python db.sqlite3 +.env +*.log