include useful gitpod items

This commit is contained in:
sigonasr2, Sig, Sigo 2021-07-27 01:36:45 +00:00
parent 9e65e75265
commit d71fe52e17
2 changed files with 9 additions and 0 deletions

1
docker_terminal Executable file

@ -0,0 +1 @@
docker exec -it $1 bash

8
workspace.code-workspace Normal file

@ -0,0 +1,8 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {}
}