From 591bf9056b86e0a4a94e8761d011a885c4b0b34c Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 1 Feb 2023 10:36:50 +0300 Subject: [PATCH] Edit gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4816c1..576bf4d 100644 --- a/.gitignore +++ b/.gitignore @@ -460,4 +460,6 @@ wwwroot/lib/* wwwroot/content/* # database file -Database/MyDarlingDb.db \ No newline at end of file +Database/MyDarlingDb.db +Database/MyDarlingDb.db-shm +Database/MyDarlingDb.db-wal \ No newline at end of file