# Virtual Environment
venv/
env/
ENV/

# Environment Variables
.env

# Google Service Account Credentials
service_account.json

# Generated Reports
reports/*.pdf

# 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

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

# OS
.DS_Store
Thumbs.db
*.json
debug_*.py
web/.env
temp_screenshots/
