From 76560a2418c533cdeb88ec6115a1737719d76ad1 Mon Sep 17 00:00:00 2001 From: def Date: Thu, 12 Mar 2026 20:04:07 +0000 Subject: [PATCH] Clean repo noise and replace dashboard DB test link with health --- .gitignore | 7 +++++++ templates/dashboard.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e22c39..2cf4fe8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,10 @@ venv/ instance/ *.sqlite *.log + +# local backup/runtime clutter +backups/ +run/ +backup_pre_*/ +*.bak.* +backend/app.py.fix_indent_backup diff --git a/templates/dashboard.html b/templates/dashboard.html index 2a1e5c0..d8712ed 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -37,7 +37,7 @@ Aging Report Monthly Accounting Package Settings / Config - DB Test + Health