aboutsummaryrefslogtreecommitdiff
path: root/assets/wireguard-config/.gitignore
blob: d5e34ab0b8cc906e4ffcf25a456f8247a5655792 (plain)
1
2
3
4
5
# This repo is PUBLIC (cgit at git.cjennings.net serves it unauthenticated).
# NEVER commit plaintext WireGuard configs here — they carry live PrivateKeys.
# Ship configs gpg-encrypted (*.conf.gpg) only; the installer decrypts at import.
*.conf
!*.conf.gpg