initial commit

This commit is contained in:
Jan Petykiewicz 2021-11-11 23:53:13 -08:00
commit 0552a0a75f
9 changed files with 1032 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*.pyc
__pycache__
*.idea
build/
dist/
*.egg-info/
.mypy_cache/
*.swp
*.swo