Sanitized mirror from private repository - 2026-03-08 09:25:17 UTC
This commit is contained in:
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
# Homelab Repository - Git Ignore Rules
|
||||
|
||||
# Monitoring specific ignores
|
||||
*.tmp
|
||||
*.log
|
||||
*.bak
|
||||
*~
|
||||
secrets/
|
||||
|
||||
# Environment and configuration files
|
||||
*.env
|
||||
!hosts/synology/atlantis/immich/stack.env
|
||||
.env
|
||||
Rocket.toml
|
||||
Revolt.*.toml
|
||||
compose.override.yml
|
||||
|
||||
# Development directories
|
||||
target
|
||||
.data
|
||||
.venv/
|
||||
venv/
|
||||
.idea
|
||||
|
||||
# System files
|
||||
.DS_Store
|
||||
.vercel
|
||||
.claude/
|
||||
|
||||
# Service specific
|
||||
livekit.yml
|
||||
Reference in New Issue
Block a user