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

# Virtual environments
venv/
ENV/
env/
.venv/

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

# Environment variables
.env
.env.local
.env.production
*.env

# Logs
*.log
logs/

# Database
*.db
*.sqlite3

# OS
.DS_Store
Thumbs.db

# Flask
instance/
.webassets-cache

# Test
.coverage
htmlcov/
.pytest_cache/
.tox/

# Docker
.docker/

# Temporary files
tmp/
temp/
*.tmp

# Local lead/scrape artifacts (not part of the app)
apify_result
categorias
perplexity
linkedin_post_getleads.md
/*.png
leads_*.csv


# Google OAuth client secret (never commit — creds go to env)
client_secret_*.json

# Local notes / reference artifacts — NEVER commit (contain secrets/infra details)
acesso_BD
deploy.md
deploy.rtf
n8n_example_scraper
# Design prototype handoff (separate static site / reference only)
getleads/
GooglePlacesAPI
jinaai
