From 22ed2dcad61fbbd3b6e02faffbd39586b8402ac5 Mon Sep 17 00:00:00 2001
From: HyeonSeok Sang <henry914@ajou.ac.kr>
Date: Thu, 27 Jul 2023 22:41:33 +0900
Subject: [PATCH] =?UTF-8?q?google=20service=20=ED=82=A4=EA=B0=80=20?=
 =?UTF-8?q?=EC=97=85=EB=A1=9C=EB=93=9C=20=EB=90=98=EC=A7=80=20=EC=95=8A?=
 =?UTF-8?q?=EB=8F=84=EB=A1=9D=20gitignore=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 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2d0dc4a..2321d1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ config.json
 *.png
 *.jpg
 test.py
-ssfshop/
\ No newline at end of file
+ssfshop/
+image_processing_app/etc/secrets/google_key.json
\ No newline at end of file
-- 
GitLab