Skip to content

Commit 7d8f9da

Browse files
committed
Remove IDE-specific files from repository
- Add .cursor/ to .gitignore (Cursor IDE configuration) - Remove .cursor/commands/commit.md from git tracking - Prevent user-specific IDE configurations from being committed These files are user-specific and shouldn't be in the shared repository.
1 parent 0fb1da3 commit 7d8f9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ehthumbs.db
2222
Thumbs.db
2323

2424
# IDE
25+
.cursor/
2526
.vscode/
2627
.idea/
2728
*.swp

0 commit comments

Comments
 (0)