This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git

commit 97cbffb84aa3aad3232a8bc4983393d7d34313ca
Author: Stefan Krawczyk <[email protected]>
AuthorDate: Sat Feb 28 13:19:41 2026 -0800

    Remove *.claude* gitignore pattern that conflicts with .claude directory
---
 .gitignore | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index fafdee28..0eab308e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -155,6 +155,4 @@ examples/**/hamilton-env
 
 # hamilton default caching directory
 **/.hamilton_cache/
-.claude/settings.local.json
 *.local.*
-*.claude*

Reply via email to