diff --git a/.gitignore b/.gitignore index f7cae68..b9b9fc2 100644 --- a/.gitignore +++ b/.gitignore @@ -128,5 +128,7 @@ dist # MacOS finder preferences .DS_store +# https stuff .crt -.key \ No newline at end of file +.key +certbot/ \ No newline at end of file