Reorganize project structure

This commit is contained in:
Joscha
2019-04-25 11:48:58 +00:00
parent 45e4500a58
commit 0e536f476a
4 changed files with 34 additions and 11 deletions

10
.gitignore vendored
View File

@ -1,8 +1,12 @@
**/__pycache__/
.tmp/
# python stuff
__pycache__/
# venv stuff
bin/
include/
lib/
lib64
pip-selfcheck.json
pyvenv.cfg
.tmp/
pip-selfcheck.json