chore: update .gitignore to include cursor files
This commit is contained in:
parent
e225272ec3
commit
dd80064be6
|
|
@ -27,4 +27,8 @@ node_modules
|
|||
.cursorignore
|
||||
.turbo
|
||||
|
||||
*.env
|
||||
*.env
|
||||
|
||||
# cursor
|
||||
|
||||
.cursor/
|
||||
Loading…
Reference in New Issue