Files
containers/immich/.gitignore
2025-09-21 21:56:39 +02:00

13 lines
115 B
Plaintext

# Immich postgres data directory
postgres/
# Environment files
.env
# Logs
*.log
# Temporary files
*.tmp
*.temp