chore: exclude Cursor workspace file from git (local IDE only)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -20,6 +20,7 @@ dist/
|
|||||||
.idea/
|
.idea/
|
||||||
.vscode/*
|
.vscode/*
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
|
*.code-workspace
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"folders": [
|
|
||||||
{
|
|
||||||
"path": "D:/Soft/Git/ssh-monitor",
|
|
||||||
"name": "ssh-monitor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "D:/Soft/Git/RDP-login-monitor",
|
|
||||||
"name": "rdp-monitor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "D:/Soft/Git/security-alert-center",
|
|
||||||
"name": "security-alert-center"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {
|
|
||||||
"files.eol": "\n"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user