.pytest_cache
__pycache__
dist
.coverage
htmlcov

tests/**/test-output

tests_temp/

graded_results_*.csv

.env
.env.test

# MkDocs site
site/