Delete gitpod.yml

This commit is contained in:
Mountain-Eagle 2022-08-30 06:58:24 +10:00 committed by GitHub
parent 37b5f39a90
commit a8d88d669e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

@ -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