From 37d7a6186f3741a3f41c91d8c73cd2f37c52ccf6 Mon Sep 17 00:00:00 2001 From: HyeonSeok Sang <henry914@ajou.ac.kr> Date: Thu, 27 Jul 2023 22:34:16 +0900 Subject: [PATCH] =?UTF-8?q?git=20ignore=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 49816d6..81483ab 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ config.json *.jpg test.py ssfshop/ -google_key.json +image_processing_app/etc/secrets/ -- GitLab