From 13128063c37a9bea5c6889cb89d8da87150a31d7 Mon Sep 17 00:00:00 2001 From: break27 Date: Mon, 7 Apr 2025 04:28:00 +0200 Subject: [PATCH] add virual environment --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 33783c1..674a2d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode/ +.venv/ *.csv \ No newline at end of file