.env.txt
*.csv
__pycache__/
*.py[cod]
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
build/
dist/
*.egg-info/
output/
test_output/
test_input/
results/
results_old/