From 6211a032e2cce31e685e66600ceac9c078bf357f Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sun, 14 May 2023 02:26:54 +0400 Subject: [PATCH] Updated .gitignore. --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a0dd27b..06a472b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ .vscode *.pug.go -bin/dwelling-home \ No newline at end of file +bin/dwelling-home +*.sqlite +*.sqlite* +*.dump.sql \ No newline at end of file