Skip to content

Commit b78ab8c

Browse files
authored
Add .cursor/mcp.json to gitignore and update comment (#12)
1 parent fd73b42 commit b78ab8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ Thumbs.db
2323
.env
2424
.env.local
2525

26-
# Claude Code configuration (contains user-specific paths)
26+
# Claude Code and Cursor configuration (contains user-specific paths)
2727
.claude.json
28+
.cursor/mcp.json
2829

2930
# Testing
3031
coverage/

0 commit comments

Comments
 (0)