From 1d7782e4799ba6f52d6c26506458c37e6298964e Mon Sep 17 00:00:00 2001 From: mikaniz Date: Sun, 11 Dec 2022 20:46:17 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20ssl=20=EC=9D=B8=EC=A6=9D=EC=84=9C=20git?= =?UTF-8?q?ignore=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa3a15cf..3cd0cd5a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ node_modules !.env.example build uploads/ +rootca.pem +rootca-key.pem