diff --git a/.gitignore b/.gitignore index b9b9fc2..5a39024 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,5 @@ dist .DS_store # https stuff -.crt -.key -certbot/ \ No newline at end of file +certbot/* +https/certs/* \ No newline at end of file