# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
GUIA_INTERNA.md

# Virtual environments
.venv

# config files
.env
*.env.*