Files
wehub-resource-sync 98e40dac97
CLI Smoke Test / smoke-test-linux (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-linux (24) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (24) (push) Has been cancelled
Expo App TypeScript typecheck / typecheck (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:40:49 +08:00

79 lines
1.0 KiB
Plaintext

# Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
# dependencies
node_modules/
# Expo
.expo/
dist/
web-build/
expo-env.d.ts
/ios
/android
/packages/happy-app/ios
/packages/happy-app/android
# Native
.kotlin/
*.orig.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
# Metro
.metro-health-check*
# debug
npm-debug.*
yarn-debug.*
yarn-error.*
# macOS
.DS_Store
*.pem
# local env files
.env*.local
.env
.env.production
# typescript
*.tsbuildinfo
.claude/settings.local.json
.claude/*.lock
.claude/worktrees/
.plan
CLAUDE.local.md
CLAUDE.md
.claude/CLAUDE.md
.dev/worktree/*
# Local dev environments
.environments/
environments/data/
# Development planning notes (keep local, don't commit)
notes/
docs/notes/
# ralphex progress logs
progress*.txt
# OpenCode trace output (script is committed, output is not)
docs/competition/opencode/traces/
# scratch tooling
.cdp-scripts/
happy-workspaces/
# local HAPPY_HOME_DIR for self-host testing
.happy-fully-local/
.happy-dev/
# third party tools
.supervibe/