From b08a0a8aab116506efa1f7ddc542cfcbc7658815 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 1 Apr 2025 18:32:41 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=9B=B4=E6=96=B0.gitignore=E4=BB=A5?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=9C=AC=E5=9C=B0=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= 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 538430f6..29445ab2 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,4 @@ vendor *.bak *.bak* *.exe -database/omc_db_local.sqlite +local/omc_db.sqlite