# Julia
Manifest.toml
*.jl.cov
*.jl.*.cov
*.jl.mem

# Documentation build artifacts
docs/build/
docs/Manifest.toml

# Claude Code
.claude/
CLAUDE.md

# Playwright MCP
.playwright-mcp/

# Development reference materials
development/

# macOS
.DS_Store

# Experiments and generated artifacts
experiments/*
# Track runnable scripts and their environment.
!experiments/Project.toml
!experiments/ipp_market_planning.jl
!experiments/apf_integration.jl
presentation.html
