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 e72c50291d9d653ad01c356df3261cb3183a77a4
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