Skip to content

Commit ee2e396

Browse files
Add claude and cursor files to gitignore (#477)
Add `.claude`, `.cursor/` and `.cursorignore` to `.gitignore` file
1 parent c6680a8 commit ee2e396

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
/tags
22
/.vscode
3-
/_release
3+
/.cursor/
44
.DS_Store
55

66
__pycache__
77
.hypothesis
88

9+
/_release/
910
wheels/raymake/VERSION
11+
12+
/.claude/

0 commit comments

Comments
 (0)