build
dist

raw_data
instance
venv
.eggs
.env
.vscode
.coverage.*
.mypy_cache/
*.rdb
*.rdb.settings
*.pickle

.env-flexmeasures/
flexmeasures.egg-info
flexmeasures.log*

.cache
__pycache__
.pytest_cache/
.ipynb_checkpoints/
notebooks/.ipynb_checkpoints/

flexmeasures/ui/static/documentation
flexmeasures/development_config.py
flexmeasures/testing_config.py
documentation/img/screenshot_*
migrations/dumps

uml_diagram.png
db_schema.png

.coverage
htmlcov
