chore: add cursor rule to suppress Made-with attribution in commits
CI / Build & Test (push) Has been cancelled

Made-with: Cursor
This commit is contained in:
Raven Scott
2026-02-27 21:01:13 -05:00
parent 49b69013b0
commit 073182dddd
+9
View File
@@ -0,0 +1,9 @@
---
description: Git commit conventions
alwaysApply: true
---
# Git Commits
- Never include "Made-with: Cursor" or any Cursor attribution in commit messages
- Write concise, conventional commit messages (e.g. `fix:`, `feat:`, `docs:`, `chore:`)