open-code-review/.gitignore
kite ce9511eed6 feat: add environment-driven publish scripts for single-branch workflow
Add generic publish pipeline that supports both internal and external
publishing via environment variables, without leaking any internal URLs
or tool references into the public repository.
2026-05-21 17:33:46 +08:00

34 lines
No EOL
383 B
Text

# IDEA
.idea/*
*.iml
*.ipr
*.iws
dist/
.claude/
CLAUDE.md
pages/package-lock.json
scripts/hooks/
scripts/publish/.env.internal
CHANGELOG.md
vendor/
temp/
# Ignore downloaded Go binary, but keep JS entry point
!bin/ocr.js
bin/opencodereview
/opencodereview
# Mac OS X
.DS_Store
# Eclipse git ignore#
.project
.classpath
.settings/
*.factorypath
*.run.xml
**/spoon.classpath.tmp