Skip to content

Commit f12b11b

Browse files
committed
Remove unneeded ps1 file
1 parent d72ca14 commit f12b11b

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
lines changed

Car-Application.code-workspace

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"path": "app/frontend"
1111
},
1212
{
13-
"path": "app/raspberry_pi"
13+
"path": "app/rpi"
1414
}
1515
],
1616
"settings": {
1717
"typescript.validate.enable": false,
1818
"javascript.validate.enable": false,
19-
"xmake.workingDirectory": "${workspaceRoot}/raspberry_pi",
19+
"xmake.workingDirectory": "${workspaceRoot}/rpi",
2020
"files.associations": {
2121
"iostream": "cpp",
2222
"vector": "cpp",

wsl-port-forwarding.ps1

-23
This file was deleted.

0 commit comments

Comments
 (0)