8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
# Ignore Wireguard config of course!
|
|
/config/wg/**
|
|
# Ignore bash environment variables.
|
|
/config/bash/env
|
|
# Ignore backups of old config files
|
|
/config/old/**
|
|
/config/dot/nvim/lazy-lock.json
|