This commit is contained in:
Ajay Raj 2023-02-25 20:57:55 -08:00
commit 0bb12c314a
3 changed files with 210 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ venv/
__pycache__/
.env
.DS_Store
dist/