# Environment
.env
domains.txt

# Certificates and secrets
/nginx/certs/
/ca/
/acme/

# Service data
/services/*/data/

# IDE
.vscode/
*.swp
*~