__pycache__/
*.py[cod]
*$py.class
*.so
docs oficiais/
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
*.egg
.installed.cfg

.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/
.mypy_cache/
.ruff_cache/

.venv/
venv/
env/
ENV/

.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db

*.pfx
*.p12
certs/
.env
.env.*
!.env.example

.claude/
.cursor/
CLAUDE.md
.aider*
