# Python bytecode
__pycache__/
*.py[cod]

# Build and distribution
/build/
/dist/
*.egg-info/

# Environments and caches
.venv/
.env
.cache/
.pydocfmt_cache/
.pytest_cache/
.ruff_cache/

# IDE
.vscode/
.idea/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Testing and coverage
.coverage
htmlcov/

# Generated documentation
/.generated/
/site/
/zensical.generated.toml

# Development
/TODO.txt
/docs/devel/plans/*
!/docs/devel/plans/.gitkeep
/.codex/toolkit_perform_actions/action_catalogue.md
