From 86ed9d849a52e727b3eb58f44148b516c05bf30e Mon Sep 17 00:00:00 2001 From: dave Date: Thu, 14 Mar 2024 05:58:51 +0100 Subject: [PATCH] change gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a7bcc21..277a353 100644 --- a/.gitignore +++ b/.gitignore @@ -564,5 +564,6 @@ xcuserdata/ /dataSources/ /dataSources.local.xml .ideaMigration/ -Migration/ +Migration*/ + *.db \ No newline at end of file