clean.sh: Do not reset lib/vscode
Now that we've moved to the submodule, there is no need to reset changes in there :) cc @jsjoeio
This commit is contained in:
@ -9,7 +9,6 @@ main() {
|
||||
|
||||
pushd lib/vscode
|
||||
git clean -xffd
|
||||
git reset --hard
|
||||
popd
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user