From 1a034f29f1add830af61cc1095245e0744e31ebf Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Fri, 7 Feb 2025 09:18:37 +0900 Subject: [PATCH] updated gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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