From 2d20bb3712633fe0022e613fe60057c80a8deeef Mon Sep 17 00:00:00 2001 From: harisato Date: Wed, 12 Jul 2023 16:06:51 +0700 Subject: [PATCH] feat: update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7cac3219..315cde69 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,4 @@ lerna-debug.log* uploads/ conf.yaml -*.pem \ No newline at end of file +*.pem* \ No newline at end of file