/target
pb_data
.claude/
/core.*

# mdbook output
/book

# Local config overrides
**/config/local.*

# Example app dependencies
example/**/node_modules
frontend/node_modules
frontend/dist
static/index.html
static/assets/app.js
static/assets/app.css

# Helm packages
.helm-packages/

# Cargo chef recipe (generated during Docker builds)
**/recipe.json
todo.txt

# Railpack build artifacts
.railpack-build/

# Buildpack samples (example repo)
buildpack-samples/
tmp/
.playwright-mcp/
.worktrees
