Files
homelabstack/.gitignore
T

16 lines
334 B
Plaintext

# NOTE: .env is intentionally TRACKED in this repo. ginnoir/homelabstack is a
# private repo and the stack's secrets are versioned with it. Do NOT add .env here.
# OS / editor cruft
.DS_Store
Thumbs.db
*.swp
*~
# Local scratch
*.tmp
*.log
# Personal, per-machine Claude Code overrides (not team config)
.claude/settings.local.json