first blueprints

This commit is contained in:
Johannnes Bürst
2020-03-18 11:35:27 +01:00
parent 8936ed9306
commit 14ebf71f2f
16 changed files with 472 additions and 1 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/