From d6d73c8167e09d34fe819db1d9f571b0fefa63bf Mon Sep 17 00:00:00 2001 From: Re-bin Date: Sat, 14 Feb 2026 01:03:16 +0000 Subject: [PATCH] docs: update .gitignore to remove tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f26d84..d7b930d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ __pycache__/ poetry.lock .pytest_cache/ botpy.log +tests/