From a8e91066e3c0ccb001c7db1e3424720bb158aba0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 27 Mar 2023 15:32:38 +0200 Subject: [PATCH] extra db fs''sttuff --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b0c294d..a12f7ba 100644 --- a/.gitignore +++ b/.gitignore @@ -242,6 +242,8 @@ orleans.codegen.cs # Database files *.db +*.db-shm +*.db-wal # Including strong name files can present a security risk # (https://github.com/github/gitignore/pull/2483#issue-259490424)