Bootstrap new client repo

This commit is contained in:
Luke Murphy
2020-08-09 11:16:45 +02:00
commit a3cfbca0f2
8 changed files with 802 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
*.egg-info/
*.pyc
.coverage
.eggs/
.mypy_cache/
.tox/
__pycache__
build/
dist/
pip-wheel-metadata/