From 9024930d91976919b86593faea6a50499b364a84 Mon Sep 17 00:00:00 2001 From: Florian Egger Date: Wed, 9 Sep 2026 22:25:16 +0200 Subject: [PATCH] chore(repo): ignore local hotspot.txt notes file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 75c6bc0..35f942c 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ compile_commands.json # OS .DS_Store Thumbs.db +hotspot.txt