From 2db136a7369cb166c9a7f694925e3608b81c5589 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 29 Sep 2024 20:04:08 +0100 Subject: [PATCH] git: greater coverage in the git-ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2405fba..9f3cc8d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,13 @@ /.idea .env +*.env result /result *.db +*.db.* tmp/ tmp.*