[build] Add preliminary debian package build

Add a (very) flimsical debian package build via Makefile ("make deb").

see #342
This commit is contained in:
Tobias Witek 2019-01-02 14:40:23 +01:00
parent 238a234381
commit fc529e1d23
4 changed files with 28 additions and 1 deletions

1
.gitignore vendored
View file

@ -13,7 +13,6 @@ __pycache__/
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/