echo6-docs/.gitignore
Matt Johnson 880ff09c90 Initial commit: infrastructure documentation
Includes:
- Hardware environment reference (Proxmox cluster, VMs, LXCs)
- Services inventory with current deployments
- Caddy & DNS configuration reference
- Runbooks for common deployment procedures

Recent additions:
- SearXNG deployment (utility CT 102, search.echo6.co)
- TOC conversion to Proxmox with cortex VM
- Syncthing sync between Contabo and cortex

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 21:27:29 +01:00

15 lines
149 B
Text

# Credentials - NEVER commit
credentials
credentials.bak
*.credentials
# Backup files
*.bak
*.backup
*~
# Editor files
.vscode/
.idea/
*.swp
*.swo