Skip to content

Commit

Permalink
Remove unused favorite resources configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
hironow committed Apr 20, 2024
1 parent 12497e1 commit 8ed8ae8
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions vscode.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,5 @@
"pytest",
"queuestorage"
],
"favorites.resources": [
{
"filePath": "/Users/nino/dotfiles/.zshrc",
"group": "Default"
},
{
"filePath": "/Users/nino/dotfiles/Makefile",
"group": "Default"
},
{
"filePath": "/Users/nino/dotfiles/install.sh",
"group": "Default"
}
]
}
}

0 comments on commit 8ed8ae8

Please sign in to comment.