From 8fab1ffc764478d30e3c3dd158bf3c6276b37166 Mon Sep 17 00:00:00 2001
From: anima
Date: Thu, 27 Feb 2025 01:12:32 +0100
Subject: [PATCH] add venv to ignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index a88fc69..6a08a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.json
*.conf
*.db
+.venv/
# ---> Python
# Byte-compiled / optimized / DLL files