This is an automated email from the ASF dual-hosted git repository. afs pushed a commit to branch convert-junit in repository https://gitbox.apache.org/repos/asf/jena.git
commit 004a63a0d30eabfe06ea3b76bae33e3fc51a3fbc Author: Andy Seaborne <[email protected]> AuthorDate: Sun Aug 30 16:52:38 2026 +0100 gitignore .claude --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f82e0d5eba..0a55445ae9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ buildNumber.properties .flattened-pom.xml .m2/ +# AI +.claude/** + # Eclipse .classpath .project
