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

# Envs
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Pytest
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# Mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Ruff
.ruff_cache/

# IDE
.vscode/
.idea/
*.swp
*.swo
.DS_Store

# Hatch
.hatch/

# Distribuição
site/

# Agent and local tooling caches
.coverage.*
coverage/
.hypothesis/
node_modules/
.next/
.turbo/
.vite/
tmp/
temp/
.codex/
.codex-cache/
.agents/cache/
.aider.chat.history.md
.aider.input.history
.aider.tags.cache.v3/
.claude/settings.local.json
.claude/cache/
.claude/logs/
.gemini/cache/
.gemini/tmp/
.serena/cache/
.continue/cache/
.playwright-mcp/
playwright-report/
test-results/
agent-browser*.png
browser-use*.log
