# Microsoft Office lock / temp files
~$*
*.docx

.venv/
/agenttrail/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
*.egg-info/
.coverage
htmlcov/
