tags

venv/

*.pyc
__pycache__/

*.aux
*.log
*.pdf

instance/

outputs/
temp/

.pytest_cache/
.coverage
htmlcov/

*_min*

dist/
build/
*.egg-info/