Files
santifer--career-ops/web/.gitignore
T
wehub-resource-sync d083df1fdb
CodeQL Analysis / Analyze (javascript-typescript) (push) Failing after 2s
Web CI / web typecheck + build (push) Failing after 1s
Release Please / release-please (push) Failing after 1s
CodeQL Analysis / Analyze (go) (push) Failing after 16s
chore: import upstream snapshot with attribution
2026-07-13 12:02:43 +08:00

17 lines
349 B
Plaintext

# career-ops web — self-contained ignore (does not touch core root .gitignore)
/node_modules
/.next*
/out
/dist
/.turbo
*.tsbuildinfo
next-env.d.ts
.env*.local
.DS_Store
# local QA artifacts (screenshots live in the workspace root, outside this tree)
.playwright-mcp/
# agent session memory — internal notes, never in the public repo
.claude/