.devcontainer
.github
CONTRIBUTING
MAINTAINERS
LICENSE
README
SECURITY
moved fiels into correct structure
deleted unessasary workflows
This commit is contained in:
Arthur Lu
2021-04-01 18:31:41 +00:00
parent b54ae2789c
commit b10bb7151f
18 changed files with 284 additions and 0 deletions

2
.devcontainer/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM python
WORKDIR ~/