7 lines
157 B
Plaintext
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/**
|