This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new 182c00c08 conf(git): Ignores Cursor related paths (#1585)
182c00c08 is described below
commit 182c00c083c79b50d6c54f8033faf6b8b079849c
Author: Lukasz Lenart <[email protected]>
AuthorDate: Fri Feb 20 07:24:15 2026 +0100
conf(git): Ignores Cursor related paths (#1585)
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index a397d95f6..85c62f2c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,8 @@ test-output
# Claude Code local settings
.claude/settings.local.json
+
+# Cursor + Metals
+.cursor/
+.bloop/
+.metals/