diff --git a/.gitignore b/.gitignore index 75a083d..1e1508a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,9 @@ webroot # built binaries go srndv2 + +# private key +*.key + +# certificates +certs \ No newline at end of file