Skip to content

Commit 50de6fa

Browse files
committed
chore(rewrite-v2): add .cursor to gitignore
Exclude Cursor IDE configuration from version control.
1 parent c64e78f commit 50de6fa

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
@@ -14,6 +14,7 @@ env/
1414
# IDE
1515
.idea/
1616
.vscode/
17+
.cursor/
1718
*.swp
1819
*.swo
1920

0 commit comments

Comments
 (0)