From 25769a9435fd3fedd1250257dac0530a80144133 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Tue, 21 Mar 2023 01:42:25 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20sqlite3=20db=20ignore=20=EB=8C=80?= =?UTF-8?q?=EC=83=81=20=EC=B6=94=EA=B0=80?= 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 e82650a2..fe1dc8c0 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,5 @@ ingame/js/* ingame/css/* gateway/js/* gateway/css/* + +*.db-journal