Create project skeleton.

This commit is contained in:
Patrick Jentsch
2019-07-03 10:31:23 +02:00
parent af4edbdb57
commit da8ab512a9
6 changed files with 22 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
venv