7e8f4859cd
- Add ADR-036 unified OCR architecture (typhoon-ocr via Ollama) - Extend AI execution profiles for OCR sandbox configuration - Add comprehensive frontend test coverage (components, hooks, services) - Add backend test coverage for document-numbering services - Update OCR sidecar with typhoon-ocr integration - Add AI policy service and execution profile management - Update AGENTS.md and architecture documentation
22 lines
410 B
Plaintext
22 lines
410 B
Plaintext
# ยกเว้นไฟล์ทดสอบและ specs
|
|
*.spec.ts
|
|
*.test.ts
|
|
*.spec.tsx
|
|
*.test.tsx
|
|
__tests__/
|
|
tests/
|
|
test/
|
|
|
|
# ยกเว้น Next.js แคชและไฟล์บิลด์
|
|
.next/
|
|
out/
|
|
build/
|
|
coverage/
|
|
tsconfig.tsbuildinfo
|
|
eslint-frontend.json
|
|
npm-audit-frontend.json
|
|
|
|
# ยกเว้นโฟลเดอร์มีเดียและโมดูล
|
|
public/
|
|
node_modules/
|