From 39d5fb8d16e2678c4eca7d8eeec163f6d244ca07 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Tue, 28 Oct 2025 12:38:27 +0100 Subject: [PATCH] git ignore .bw_debug_history --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d826d8b..725367d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .venv .cache *.pyc +.bw_debug_history \ No newline at end of file