From 9e7a9288ce0c7f2a6f99d5a6cf67f9492e621430 Mon Sep 17 00:00:00 2001 From: grimsace Date: Tue, 21 Apr 2026 09:10:26 -0500 Subject: [PATCH] added a folder for local tests --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6b81bc9..c84baea 100644 --- a/.gitignore +++ b/.gitignore @@ -155,8 +155,9 @@ dmypy.json # Cython debug symbols cython_debug/ -#Plans +#Plans and tests plan/ +tests/ # PyCharm # JetBrains specific template is maintained in a separate JetBrains.gitignore that can