Skip to content

Commit 08e5c8a

Browse files
committed
chore ignore Cursor metadata
Ignore local .cursor files so workspace-specific agent state does not keep polluting the discovery branch.
1 parent 61644b2 commit 08e5c8a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,5 @@ certs
220220
**/tests/
221221
**/test_docs/
222222

223-
scripts/
223+
scripts/
224+
.cursor

0 commit comments

Comments
 (0)