8 lines
216 B
Text
8 lines
216 B
Text
# Secrets live outside this repo (see wireguard-vpn-tray ~/.wireguard/)
|
|
*.key
|
|
wg*.conf
|
|
.env
|
|
__pycache__/
|
|
*.pyc
|
|
# Volatile discovered state (current LAN IPs) — written by the daemon, not source.
|
|
data/lan-state.json
|