# Runtime data and temporary files
data/
*.bak*

# Docker compose overrides
docker-compose.override.yml

# Nginx configuration (only used with NGINX_ENABLED=true)
config/nginx/

# TLS certificates (only used with NGINX_ENABLED=true)
config/certs/

# Logs and temporary files
logs/
*.log
