Added battleship files
This commit is contained in:
14
Battleships/battleships-137-main/.gitpod.yml
Normal file
14
Battleships/battleships-137-main/.gitpod.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
image:
|
||||
file: .gitpod.dockerfile
|
||||
tasks:
|
||||
- init: . ${GITPOD_REPO_ROOT}/.vscode/init_tasks.sh
|
||||
command: /home/gitpod/.pg_ctl/bin/pg_start > /dev/null
|
||||
- command: . ${GITPOD_REPO_ROOT}/.vscode/uptime.sh &
|
||||
vscode:
|
||||
extensions:
|
||||
- ms-python.python
|
||||
- formulahendry.auto-close-tag
|
||||
- eventyret.bootstrap-4-cdn-snippet
|
||||
- hookyqr.beautify
|
||||
- matt-rudge.auto-open-preview-panel
|
||||
|
||||
Reference in New Issue
Block a user