# Corpus packages: they carry documents inside, encrypted, and are not versioned.
*.mdcx

# Working folders.
Input/
Output/

# Build and environment.
__pycache__/
*.pyc
.venv/
build/
dist/
*.egg-info/

# Local publishing tools: they depend on this machine's layout, not the project's.
mcp-publisher.exe
publish-mcp.bat
publish-pypi.bat
