Fixed packaging error, added things to gitignore

This commit is contained in:
Raphael Michel
2016-02-17 15:59:33 +01:00
parent 3c62ea5878
commit 505baf1ecb
2 changed files with 4 additions and 0 deletions

3
src/.gitignore vendored
View File

@@ -3,4 +3,7 @@ pretix.cfg
*.sqlite
.cache
static.dist/
build/
dist/
*.egg-info/