This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch docs
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/docs by this push:
new abf53fa9b3 chore: gitignore personal tooling (AGENTS.md, agents/,
.cursor/, .claude/)
abf53fa9b3 is described below
commit abf53fa9b3e9ff97f89a6929705e3c1ece49fc32
Author: James Bognar <[email protected]>
AuthorDate: Tue May 26 10:48:02 2026 -0400
chore: gitignore personal tooling (AGENTS.md, agents/, .cursor/, .claude/)
Co-authored-by: Cursor <[email protected]>
---
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.gitignore b/.gitignore
index ebcfce1c4f..e66b7ab4df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
+# Local Cursor / AI assistant config (not part of Apache source tree)
+AGENTS.md
+/agents/
+/.cursor/
+/.claude/
+
# Dependencies
/node_modules