Files
ai-toy-patent-workflow/.gitignore

25 lines
286 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
node_modules/
dist/
build/
.next/
next-env.d.ts
data/
refs/*.pdf
refs/*.docx
refs/*.jpg
refs/*.jpeg
refs/*.png
.env
.env.local
.env.production
__pycache__/
*.pyc
.DS_Store
.vscode/
.idea/
*.log
# UI 验证产物Playwright MCP / 手动截图),不入库
.playwright-mcp/
ui-*.png