chore: ignore .venv-cpu (CPU-only virtual environment)

This commit is contained in:
2026-04-28 14:16:10 +01:00
parent 5b8b3a011d
commit 8901ae10b0
+1
View File
@@ -1,5 +1,6 @@
# Python # Python
server/.venv/ server/.venv/
server/.venv-cpu/
server/voices/ server/voices/
server/__pycache__/ server/__pycache__/
**/__pycache__/ **/__pycache__/