# Build artifacts
target/
docker-target/
node_modules/
dist/
.anchor/
pnpm-lock.yaml

# Environment
.env
.env.*
!.env.example

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

# Python
__pycache__/
*.pyc
*.pyo

# Solana
test-ledger/
*.so

# Generated images
Gemini_*.jpg

# Agent logs
ops/agents/logs/*.log

# OS
.DS_Store
Thumbs.db

# Codex (auth tokens live here after login)
.codex-home/

# Nested repos (local working copies, not submodules)
agent-skills/

# Keys (NEVER commit)
*.json
!package.json
!package-lock.json
!tsconfig.json
!sdk/tsconfig.examples.json
!Cargo.toml
!Anchor.toml
!vercel.json
!openapi.json
!.well-known/agent.json
!.well-known/glama.json
!.well-known/mcp-server.json
!.well-known/mcp/*.json
!app/public/.well-known/glama.json
!app/public/.well-known/mcp-server.json
!app/public/.well-known/mcp/*.json
!app/public/metadata/*.json
!app/public/actions.json

# Markdown (allowlist only)
*.md
!AGENTS.md
!CLAUDE.md
!DESIGN.md
!server/CLAUDE.md
!app/CLAUDE.md
!programs/attention-oracle/CLAUDE.md
!GEMINI.md
!README.md
!SECURITY.md
!MEMORY.md
!docs/design-bible.md
!docs/wzrd-truth-map-2026-03-11.md
!docs/github-milestone-token-markets-v1.md
!docs/proofs/operator-proof-v1.md
!docs/agent-first-product.md
!docs/playbooks/first-external-earn.md
!docs/subsystems/agent-discovery.md
!agents/hermes-wzrd-auto/SKILL.md
!agents/hermes-wzrd-auto/references/setup.md
!agents/hermes-wzrd-auto/references/config.md
!agents/hermes-wzrd-auto/README.md
!app/public/.well-known/skills/wzrd-auto/SKILL.md
!agents/hermes-wzrd-race/SKILL.md
!agents/hermes-wzrd-race/references/scoring.md
!app/public/.well-known/skills/wzrd-race/SKILL.md
!docs/playbooks/secret-rotation.md
!memory/wzrd-dictionary.md
!app/public/mcp-guide.md
!agents/*/SKILL.md
!agents/*/*/SKILL.md
!agents/*/*/references/*.md
!.agents/skills/*/SKILL.md
!app/public/.well-known/skills/*.json
!app/public/.well-known/skills/*/SKILL.md
!auto/openclaw/TONIGHT.md
!auto/github-attention-markets/setup.md
!auto/github-attention-markets/program.md
!auto/frontend-compression/program.md
!auto/frontend-compression/setup.md
!auto/agent-first-cleanup.md
.devnet-keys/

# TypeScript incremental build artifacts
*.tsbuildinfo
.vercel

# Research session artifacts (not production code)
auto/agent-defi-optimization/
auto/frontend-improvement/
auto/signal-tuning/
auto/vlofi/
auto/autoclaw-4h-*/
auto/cu-optimize/
auto/dlmm-strategy/
auto/scoring/
auto/market-engine/
auto/frontend-polish/
.gstack/
__pycache__/
