From ad90429ec776395e706e677141862fa326ea91b9 Mon Sep 17 00:00:00 2001 From: moanos Date: Fri, 5 Sep 2025 16:19:13 +0200 Subject: [PATCH] feat: Add local db backups to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8de12c3..53136e2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # Database notfellchen +*.sq3 # Geojson from imports *.geojson