feat: initial commit
This commit is contained in:
commit
e8291f4bef
33 changed files with 10300 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.idea/
|
||||
apps/http/chalice/.chalice/deployed
|
||||
apps/http/chalice/.chalice/deployments
|
||||
apps/http/sls/node_modules/
|
||||
apps/http/sls/.serverless/
|
||||
apps/http/sls/.requirements.zip
|
||||
__pycache__/
|
||||
.pdm-python
|
||||
.env
|
||||
.coverage
|
||||
htmlcov
|
||||
Loading…
Add table
Add a link
Reference in a new issue