Files
openhuman/.gitignore
T

79 lines
1.1 KiB
Plaintext

# Workflow docs (local only)
workflow
create_issue
# Diagnostic harness output (scripts/diagnose-cef-runtime.mjs)
diagnosis-*.json
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
package-lock.json
node_modules
dist
dist-ssr
*.local
# Environment variables
.env
.env.local
.env.*.local
my_docs
# Local prompt dumps written by `scripts/debug-agent-prompts.sh`.
# Run-specific snapshots — never checked in.
prompt-dumps/
# CI secrets for local testing (contains real tokens)
scripts/ci-secrets.json
scripts/ci-secrets.local.json
# act (local GitHub Actions runner)
.secrets
.vars
.actrc
.github/act-event.json
# Editor directories and files
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
references/
app/src-tauri/runtime-skill-*
.mypy_cache
.ruff_cache
.kotlin
.cargo
CLAUDE.local.md
# Test artifacts
e2e-results/
wdio-logs/
test-results/
coverage/
tauri.key
tauri.key.pub
/target/
src-tauri/target/
.target-codex/
workflow
.fastembed_cache
overlay/src-tauri/target/
.claude/*.lock
app/.claude/scheduled_tasks.lock
target-test-run