From 8a9675cd0de02f3439b4457a7adbc07c449919f5 Mon Sep 17 00:00:00 2001 From: Pavel_Duron Date: Sun, 11 Dec 2022 20:21:52 +1000 Subject: [PATCH] change gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5f5c147..c127e7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__ testDB.py TIME.py -.vscode \ No newline at end of file +.vscode +tupica/ \ No newline at end of file