From 76b4065f17b87a63092acfd98c997bab53700b35 Mon Sep 17 00:00:00 2001 From: Kujtim Hoxha Date: Tue, 15 Apr 2025 11:59:23 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0ef6e2aefaf866005e2c8cd8376c9ff447210ff5..b4d5d61ea39cc833b733b8dcb24f142367a9e85c 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,7 @@ go.work .Trashes ehthumbs.db Thumbs.db -debug.log +*.log # Binary output directory /bin/ @@ -44,3 +44,4 @@ debug.log .opencode internal/assets/diff/index.mjs +cmd/test/*