From 5ba4a7b62d5c5fca0bff9572ab2c0b1da731f6e0 Mon Sep 17 00:00:00 2001 From: Craig Drummond Date: Fri, 18 Feb 2022 23:10:11 +0000 Subject: [PATCH] Ignore bliss.db if created in this folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2f7896d..a8426d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ target/ +bliss.db