Files
homelab-optimized/.gitignore
Gitea Mirror Bot f02e7fa4d2
Some checks failed
Documentation / Build Docusaurus (push) Failing after 17m1s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-04-07 10:01:29 UTC
2026-04-07 10:01:30 +00:00

37 lines
603 B
Plaintext

# Homelab Repository - Git Ignore Rules
# Monitoring specific ignores
*.tmp
*.log
*.bak
*~
secrets/
# Environment and configuration files
*.env
# Intentionally tracked stack.env files (Portainer injects real values at deploy time)
!hosts/synology/atlantis/immich/stack.env
!hosts/synology/calypso/immich/stack.env
# firefly/stack.env should NOT be tracked - untracked via: git rm --cached
.env
Rocket.toml
Revolt.*.toml
compose.override.yml
# Development directories
target
.data
.venv/
venv/
.idea
# System files
.DS_Store
.vercel
.claude/
__pycache__/
session-*.md
# Service specific
livekit.yml