Files
2026-07-10 22:04:16 -07:00

72 lines
870 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
.agents/
dist/
lib/
artifacts/
temp/
temp_inspect/
research_reports/
wheels/
.claude/
docs/
data/
*.egg-info
requires.md
prompts.md
WARP.md
CLAUDE.md
.env
.env.bak
.pytest_cache/
.data
.uploads
# Virtual environments
.venv
.claude
# Local git worktrees
.worktrees/
# Helm chart documentation is maintained locally only
helm/landppt/README.md
# Temporary files and cache
temp/
tmp/
*.tmp
*.cache
*.db
error.txt
# uv cache and lock files
.uv-cache/
# OpenClaw local state
.openclaw/
# Local hub/lock state
.clawdhub/
# Runtime artifacts
canvas/
# Local test artifacts (do NOT ignore source code)
*.pdf
# Personal/session notes
memory/
# Workspace identity/config (keep private)
AGENTS.md
BOOTSTRAP.md
HEARTBEAT.md
IDENTITY.md
SOUL.md
TOOLS.md
USER.md
# Claude Code local settings
.claude/settings.local.json