# Python
# Ignore runtime execution artifacts.
logs/*
__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
*.egg
*.egg-info/
dist/
build/
.eggs/
*.whl
MANIFEST

# Virtual environments
.venv/
venv/
env/

# uv
.uv/

# Testing
.pytest_cache/
.coverage
htmlcov/
*.log

# Ruff
.ruff_cache/

# Mypy
.mypy_cache/

# Codex pre-commit toolchain caches
.codex-precommit-venv/
.uv-cache-codex/

# Editor
.DS_Store
.vscode/
.idea/
*.swp
*.swo

# Drydock generated
prompts/generated/
docs/drydock_planning/

# Drydock self-host workspace
targets/
uat/

# Author-private working material; kept on disk, never in the repository
ideas/
notes/

# QuarterDeck local state
QuarterDeck/data/*.sqlite
QuarterDeck/tickets.json

# Local project config
.env

# Too Large
Drydock_Video.mp4
*.mp4
*.mov
*.webm
*.mp3
*.wav
*.m4a
*.aac
.pre-commit-cache-codex

# Marketing and video production work. Kept on disk, never in the repository:
# masters, renders, stills, decks, scripts, teleprompters, and audio sources.
docs/presentation/
docs/presentation2/
docs/release-video/

commonmark.sh
dry.sh
mar.sh
stim.sh
c2.sh
