# Python
__pycache__/
*.pyc
src/*.egg-info/

# Virtual environments
.venv/

# Tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Editors and IDEs
.vscode/

# Local working directory and generated reports
/.lab/
/.tmp/
/.codex-tmp/
/.codex-docx-render*/
/tmpkd_ok9wt/
/demo/local_admin/reports/

# Office documents and temp files
/*.docx
/~$*.docx
