From fde175401e898f97dab62d1f4ef775605371ffdf Mon Sep 17 00:00:00 2001 From: raul Date: Tue, 14 May 2024 08:19:39 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 97ea58f..7368b61 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ *.so *.dylib dist/ +server.crt +server.key # Test binary, built with `go test -c` *.test