-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path.gitignore
More file actions
68 lines (53 loc) · 1.17 KB
/
.gitignore
File metadata and controls
68 lines (53 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# 开发环境文件
.DS_Store
.vscode/
.idea/
*.tmp
*.swp
*.swo
*~
# 开发工具生成的临时文件
.specstory/
.history/
# VSCode 工作区配置文件(本地开发配置)
*.code-workspace
SuitAgent.code-workspace
# 日志文件
*.log
# VSCode Extension build artifacts
vscode-extension/dist/
vscode-extension/node_modules/
vscode-extension/out/
vscode-extension/.vscode-test/
vscode-extension/*.vsix
# 依赖包
node_modules/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.env
.venv
env/
venv/
# 项目文档(不纳入版本控制)
docs/
status/
# 案件目录(格式:YYMM... 当事人 案由,必定包含中文,与其他纯英文目录区分)
[0-9][0-9][0-9][0-9]*/
# 输入输出目录(由 skill 运行时使用)
input/
output/
# MCP 配置文件(包含 API 密钥)
.claude/mcp.json
.claude/mcp/*/config.json
# 用户偏好文件(个人偏好信息)
.claude/preferences/
# 子目录中的 CLAUDE.md 文件(各组件本地配置),仅保留根目录的
**/CLAUDE.md
!CLAUDE.md
# 模板文件(律所专用模板)
.claude/skills/md2word/assets/templates/剑桥颐华律所模板.docx
# MinerU OCR 归档文件
.claude/skills/mineru-ocr/archive/