From 8ed7984f77e672731615485b6bb9bced42d4e986 Mon Sep 17 00:00:00 2001 From: Mathias Myrland Date: Sun, 26 Jul 2026 11:12:58 +0200 Subject: [PATCH] Remove a stray trunk log and ignore log files trunk2.log was a serve redirect that got committed by accident. Nothing consumes it, and .gitignore now covers *.log so the next one stays out. Co-Authored-By: Claude Opus 5 (1M context) --- .gitignore | 3 +++ examples/webpage/trunk2.log | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 examples/webpage/trunk2.log diff --git a/.gitignore b/.gitignore index 699b7b4..7d54dda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ target .idea dist + +# Local build/serve logs +*.log diff --git a/examples/webpage/trunk2.log b/examples/webpage/trunk2.log deleted file mode 100644 index 9d26df8..0000000 --- a/examples/webpage/trunk2.log +++ /dev/null @@ -1,2 +0,0 @@ -2026-07-26T08:43:47.810182Z INFO 🚀 Starting trunk 0.21.14 -2026-07-26T08:43:47.810368Z ERROR Unable to find any Trunk configuration