From 339a0c02457880ecfc44187285b344bb4a72721a Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 28 Oct 2024 20:15:24 +0400 Subject: fix(tables): more general ignore for sqlite files --- tables/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tables/.gitignore') diff --git a/tables/.gitignore b/tables/.gitignore index c7a2e85..8879f72 100644 --- a/tables/.gitignore +++ b/tables/.gitignore @@ -1,3 +1,3 @@ *.log -*.sqlite +*.sqlite* target -- cgit v1.2.3