Skip to content

Commit 22b0a9e

Browse files
chore: move cursor entry to IDE section in gitignore
Signed-off-by: Jonathan Norris <[email protected]>
1 parent 977f4b7 commit 22b0a9e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ node_modules
1616
*.launch
1717
.settings/
1818
*.sublime-workspace
19+
.cursor
1920

2021
# IDE - VSCode
2122
.vscode/*
@@ -50,6 +51,3 @@ yalc.lock
5051

5152
# Generated by @nx/js
5253
.verdaccio
53-
54-
# Cursor
55-
.cursor

0 commit comments

Comments
 (0)