From cbc8ba4710960d65c61c5e4b5eda62d475f7f18f Mon Sep 17 00:00:00 2001 From: Pavel_Duron Date: Fri, 16 Dec 2022 18:11:46 +1000 Subject: [PATCH] add tests in gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b77cb0..36add81 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__ testDB.py TIME.py .vscode -tests \ No newline at end of file +tests +wewfw \ No newline at end of file