From 189132790d56f71157bdb2eba78fae2843e1afcd Mon Sep 17 00:00:00 2001 From: minibits-cash Date: Mon, 1 Jun 2026 14:11:23 +0200 Subject: [PATCH] Add .hot-updater/log to gitignore (generated by hot-updater init) Co-Authored-By: Claude Opus 4.8 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9d153c8..bb244b1 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,5 @@ tasks.md # hot-updater .env.hotupdater +# hot-updater +.hot-updater/log