forked from giszh86/vohive
-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy path.gitignore
More file actions
71 lines (63 loc) · 1013 Bytes
/
Copy path.gitignore
File metadata and controls
71 lines (63 loc) · 1013 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# 构建产物
/vo-hive
/mbimprobe
*.exe
*.dll
*.so
*.dylib
# 数据和日志目录
/data/
/logs/
*.db
*.db-journal
*.log
# 前端构建产物 (由 npm run build 生成)
/web/dist/
/web/node_modules/
/web-reader/dist/
/web-reader/node_modules/
/internal/web/dist/
/dist/*
# IDE 和编辑器
.idea/
.vscode/
.agent/
.shared/
*.swp
*.swo
*~
# 系统文件
.DS_Store
Thumbs.db
# 配置文件 (包含敏感信息)
/config/config.yaml
/config/*.yaml
!config/config.example.yaml
# 测试覆盖率
coverage.out
*.cover
*.coverprofile
# 临时文件
*.tmp
*.temp
.cache/
/server
/reader
vohive.code-workspace
PushNotification.pdf
.gitignore
Quectel_LTE_Standard_UAC_应用指导_V1.0.pdf
go.work
go.work.sum
# macOS AppleDouble metadata
**/._*
.superpowers/*
docs/vohive-forum-tutorial-short.md
docs/vohive-forum-tutorial.md
.codex
docs/*
web/tests
.worktrees/
Quectel_EC2xEG2xEG9xEM05_Series_AT_Commands_Manual_V2.2.pdf
Quectel_EC2xEG2xEG9xEM05_Series_QCFG_AT_Commands_Manual_V1.6.pdf
410sim自动激活脚本/*