Files
2026-03-15 18:31:53 +01:00

8 lines
211 B
Plaintext

# Env variables, some are probably secret
.env
# These are the application configuration secrets passed to systemd credentials
secrets/*
# This is the certificate authority
ca/*
# This is the ssh directory
ssh/*