early progress: untested so far

This commit is contained in:
2022-06-08 14:22:58 +02:00
parent 1d3bce203c
commit de9294c754
5 changed files with 125 additions and 13 deletions
+12
View File
@@ -0,0 +1,12 @@
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/