Delete gitpod.yml
This commit is contained in:
parent
37b5f39a90
commit
a8d88d669e
11
gitpod.yml
11
gitpod.yml
|
@ -1,11 +0,0 @@
|
||||||
tasks:
|
|
||||||
- command: pip3 install -U platformio && platformio run -e esp8266
|
|
||||||
|
|
||||||
image:
|
|
||||||
file: .gitpod.Dockerfile
|
|
||||||
|
|
||||||
vscode:
|
|
||||||
extensions:
|
|
||||||
- Atishay-Jain.All-Autocomplete
|
|
||||||
- esbenp.prettier-vscode
|
|
||||||
- shardulm94.trailing-spaces
|
|
Loading…
Reference in New Issue