build/
dist/*
data/*

*.xmind
*.pyc
.vscode/settings.json
.vscode/launch.json
*/__pycache__/
*/.cache/
*/*/__pycache__/
*/*/.cache/

*.aux
*.bbl
*.blg
*.log
*.out
*.gz
*.zip
*.calib

.*/
DMCpy.egg-info/*

.coverage*
*/.coverage*

coverage_html_report
