Skip to content

Commit cfe1b31

Browse files
fix: add cursor to .gitignore
1 parent 66ebfec commit cfe1b31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ coverage/
4040
# Temporary files
4141
*.tmp
4242
*.temp
43+
44+
# Cursor
45+
memory-bank/
46+
.cursor/
47+

0 commit comments

Comments
 (0)