16 lines
143 B
Plaintext
16 lines
143 B
Plaintext
# Environment
|
|
.env
|
|
domains.txt
|
|
|
|
# Certificates and secrets
|
|
/nginx/certs/
|
|
/ca/
|
|
/acme/
|
|
|
|
# Service data
|
|
/services/*/data/
|
|
|
|
# IDE
|
|
.vscode/
|
|
*.swp
|
|
*~ |