Files
homelab-configs/.gitignore
T
mo 21dbee4b53 Add full NAS service catalog for disaster recovery.
Compose files and configs for postgres, adguard, duckdns, homarr, neo4j,
portainer, remotely, and monitoring; RESTORE.md and sync-from-nas script.
Sanitize pgAdmin secrets; document homelab-command as separate repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 13:15:48 +02:00

19 lines
166 B
Plaintext

# Infra configs
.DS_Store
Thumbs.db
*.bak
.env
.env.*
!.env.example
# Runtime data (niet in git)
*.db
*.db-shm
*.db-wal
*.pid
*.log
*.log.*
*.mmdb
BT_*
__pycache__/