home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit af1a40a124ada1baf9664ad2aa94d89cd0f21484
parent 791d4692a003b259c8a86e5f992290789041627d
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue, 12 May 2020 16:36:29 +0200

Add key.bin to gitignore

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
M.gitignore | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -13,4 +13,5 @@ private/* networking.nix wireguard*.key .envrc -hardware-configuration.nix- \ No newline at end of file +hardware-configuration.nix +/key.bin