added venv to gitignore

This commit is contained in:
2025-09-20 20:53:17 +02:00
parent 6e6ee357b8
commit 443a793e6b

6
.gitignore vendored
View File

@@ -1,6 +1,4 @@
.DS_Store
.venv
__pycache__
.venv/
__pycache__/
core.*