chore: ignorar venv32 y archivos de log
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
|||||||
venv/
|
venv/
|
||||||
|
venv32/
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
*.spec.bak
|
*.spec.bak
|
||||||
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user