From c622cdaf893fbfe3f40a6b79f6bc17ee10f53865 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 26 Jul 2023 18:46:36 +0800 Subject: [PATCH] Add ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4cd4252b..6dc08c05 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,7 @@ test.db.sql *coverage.out test.db -integrations/*.sql -integrations/test_sqlite* +tests/*.sql +tests/test_sqlite* cover.out cover.html