__pycache__/
*.pyc
*.pyo
.pytest_cache/
.ruff_cache/
.uv-cache/
.venv/
.test-venv/
.test-basetemp/
.test-tmp/
.tmp/
/wiki/
venv/
build/
dist/
*.egg-info/
*.spec.bak
.coverage
htmlcov/
*.stackdump

# reference material (not part of the new package)
MDLook.exe
_internal/
