Initial github release

This commit is contained in:
Lea Laux
2020-11-18 11:13:49 +01:00
committed by KDV Admin
commit 49de912c15
77 changed files with 14165 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
venv/
virtualenv/
.idea/
__pycache__
*dist/
*build/
*egg-info/
*.tar.gz
*.log
connection_parameters.yaml
app_configuration.yaml
*.sql
*.txt