Files
Panama/.gitignore
2025-11-12 09:46:59 -06:00

7 lines
157 B
Plaintext

# Ignore Wireguard config of course!
/config/wg/**
# Ignore bash environment variables.
/config/bash/env
# Ignore backups of old config files
/config/old/**