diff options
| author | Christian Cleberg <[email protected]> | 2026-02-15 19:59:56 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-02-15 19:59:56 -0600 |
| commit | e8881e57247f80a794c6ed1fae40fbd634af4d30 (patch) | |
| tree | daa9147061939081ccc8a2cff2ec2dcbb691e008 /common | |
| parent | 4eb8575fa3aa1e2174d47ea59de87c7ff8576241 (diff) | |
| download | dotfiles-e8881e57247f80a794c6ed1fae40fbd634af4d30.tar.gz dotfiles-e8881e57247f80a794c6ed1fae40fbd634af4d30.tar.bz2 dotfiles-e8881e57247f80a794c6ed1fae40fbd634af4d30.zip | |
prevent publishing wireguard keys
Diffstat (limited to 'common')
| -rw-r--r-- | common/git/.gitignore_global | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/git/.gitignore_global b/common/git/.gitignore_global index 5abac3e..943e54b 100644 --- a/common/git/.gitignore_global +++ b/common/git/.gitignore_global @@ -27,3 +27,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Other +wg.conf +wg0.conf |
