# Real environment files (never commit)
.env
.env.local
.env.*.local

# Secrets and keys
*.key
tskey-*
authkey*

# Tailscale state
tailscale/tailscale-data/

# OS / editor
.DS_Store
*.swp
*.swo
*~
