add .venv to .gitignore
CI / syntax-check (push) Failing after 1s
CI / memory-leak-check (push) Successful in 17s

This commit is contained in:
Username
2026-02-17 21:07:16 +01:00
parent e0e56935f2
commit ff21c75a7a
+1
View File
@@ -6,4 +6,5 @@ __pycache__/
*.sqlite-shm
*.sqlite-wal
.claude/
.venv/
data/