From 9d388cd0c5b49f1d256535422bcd46e6b9365cae Mon Sep 17 00:00:00 2001 From: grimhilt Date: Sat, 2 Sep 2023 17:46:21 +0200 Subject: [PATCH] not push --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cc79b9f..ea9c1a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ data __pycache__ +.venv +.python-version *.db