# Environment variables
.env

# 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/

# IDEs and editors
.idea/
.vscode/
*.swp
*.swo
*.swn
*~

# Logs
*.log
logs/

# Docker
.dockerignore

# Cache
.cache/

# Runtime data
pids/
*.pid
*.seed
*.pid.lock

# Backup files
*.bak
*.backup

.DS_Store

aiounifi/*
aiounifi

.env.template
claude_config.json
