Skip to content

Commit 7048c35

Browse files
committed
Add .cursor to .gitignore
1 parent 770694b commit 7048c35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@ src/**/*.html
7373
.workspace/
7474

7575
.vscode/
76+
77+
# Cursor project files
78+
.cursor

0 commit comments

Comments
 (0)