chore: initial commit

This commit is contained in:
2022-09-03 14:33:33 +10:00
commit 28b2d89b06
6 changed files with 928 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov
# dev config
config.toml