Initial commit

This commit is contained in:
Stephan Porada
2019-02-28 14:09:53 +01:00
commit 96e84d083d
97 changed files with 66293 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
*.pyc
__pycache
.DS_Store
*_initial.py
.idea
**/staticfiles/*
**/input_data/*
/input_volume/*
postgres_data/*
static_volume/*
!**/.gitkeep