remove .vscode

This commit is contained in:
PhillipRambo 2024-11-12 09:56:08 +01:00
parent 14edaa3d6e
commit ae8d44b29d
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
{
"name": "Ubuntu OC Server",
"host": "172.16.130.1",
"protocol": "sftp",
"port": 22,
"username": "pedersen",
"remotePath": "/home/pedersen/projects/IHP-AnalogAcademy/modules/module_1_bandgap_reference",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}