From 0825795ae09b1c85a6c1d7f6289c09f936cef74c Mon Sep 17 00:00:00 2001 From: uvok Date: Thu, 17 Apr 2025 17:15:17 +0200 Subject: Update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 372c13e..92afa22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ __pycache__/ - +venv/ -- cgit v1.2.3