Skip to content

Commit

Permalink
docs: reminder to add wireguard configs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rochecompaan committed Jan 18, 2025
1 parent f0f2aa6 commit 62db9e9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,12 @@ automatically.
sudo wg-quick up ./wireguard/wg0.conf
```
NB! Add and entry to `.gitignore` for wireguard configs:
```
./wireguard/*.conf
```
### 6. Deployment
1. Pre-deployment Checklist:
Expand Down

0 comments on commit 62db9e9

Please sign in to comment.