chore: Remove virtual environment from git tracking

This commit is contained in:
2025-08-01 18:40:01 +00:00
parent c6b7080197
commit e08523b7b2
2 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Exclude virtual environment directories # Exclude virtual environment directories
venv/ venv/
Extracted/
# Exclude other common files # Exclude other common files
__pycache__/ __pycache__/