-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (36 loc) · 861 Bytes
/
Copy path.gitignore
File metadata and controls
44 lines (36 loc) · 861 Bytes
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
# 依赖和缓存
node_modules/
__pycache__/
*.pyc
.pytest_cache/
_site
# 编辑器
.vscode/
.idea/
*.swp
*.swo
# 系统文件
.DS_Store
Thumbs.db
# 本地测试
*.log
# 环境变量(含敏感信息)
.env
# Claude Code 本地配置
.claude/skills/local-dev/
.claude/skills/leetcode-blog-writer/
.claude/skills/crawl-wechat/output/
.claude/skills/cnblogs-publisher/TEMP_PROGRESS_*.md
.claude/skills/cnblogs-publisher/RESUME_PROMPT_*.md
.claude/skills/cnblogs-publisher/remaining_publish_queue_*.json
.claude/skills/cnblogs-publisher/published_links_*.json
# Playwright 浏览器 session(含登录凭证)
.browser_profile/
# 爬虫产出(图片、HTML 等临时文件)
.agents/crawl-wechat/output/
# 本地打包暂存
.packs/
.pack.conf
.agents/
华为AI机考一周速成题单&攻略.pdf
华为实习面试手撕10天备考速通规划.pdf