This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch main
in repository ego.

View the commit online.

commit b8bac3e3b93e8a9d1fe0b15599e4493c4ba23c8e
Author: [email protected] <[email protected]>
AuthorDate: Wed Apr 1 19:17:14 2026 -0600

    chore: add .worktrees to .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index e75ddb6..8edd6b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,6 @@ go.work
 # Built binaries
 /ego-gen
 
+# Git worktrees
+.worktrees/
+

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to