Files
gongzhiyong ad4f832524
Trigger auto deployment for soc-langgraph / build-and-deploy (push) Failing after 12s
chore: add .omc to .gitignore and update deploy command in CLAUDE.md
2026-04-14 02:47:07 +08:00

31 lines
377 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
# next.js
/.next/
/out/
# production
/build
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# env files
.env*
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
# OMC state files (Claude Code internal)
.omc/
langgraph/.omc/