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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git

commit 9b92fcd4ae1fce71aad8581d3f500c311450d0a7
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Jun 9 14:18:23 2026 -1000

    Add .claude to .gitignore
    
    Keeps local Claude Code session/lock files out of the repository.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4d7b35bc..086e850e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 .classpath
 .settings
 target
+.claude

Reply via email to