Skip to content

Commit cd099fd

Browse files
OttoAllmendingerllm-git
andcommitted
feat(abstract-utxo): ignore .cursor directory
Add .cursor/ to the gitignore file to prevent editor-specific files from being tracked in version control. Issue: BTC-2916 Co-authored-by: llm-git <llm-git@ttll.de>
1 parent 54e2595 commit cd099fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ modules/**/pack-scoped/
1818
coverage
1919
/.direnv/
2020
.claude/
21+
.cursor/

0 commit comments

Comments
 (0)