-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (54 loc) · 1.02 KB
/
.gitignore
File metadata and controls
57 lines (54 loc) · 1.02 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
__pycache__/
*.py[cod]
*.egg-info/
*.sqlite3
.venv/
venv/
/resource/data/myecb.db
/resource/data/myecb.db-journal
/runlogs/
/resource/testdata/
/build
/dist
/bot
*.spec
*secret*
test.py
/resource/skills/public/*/*.psk
*.psk
*.pyc
/songc_yahoo_com/
/249511118_qq_com/
/249511118@qq.com/
/liuqiang100_gmail_com/
gui_v2/node_modules/
gui_v2/build/
gui_v2/dist/
gui_v2/coverage/
/knowledge/inputs
/knowledge/rag_storage
/knowledge/*.log
/lightrag_data
/build_system/*.log
.vscode/
.DS_Store
/third_party/ms-playwright/
.build_cache
/webdrivers/
/build_system/version_info.txt
/offline_sync_queue/
/my_skills/
/memory/chroma/
skill-editor-cache/
# Auto-generated build data (generated by inject_build_info.py)
/config/build_data.py
/prompts/
# Workflow debug files (generated by flowgram2langgraph_v2.py)
# These files are stored in {log_user}/debug/workflows/ directory
# Pattern: */debug/workflows/
*/debug/workflows/
debug/workflows/
# Local-only lambda download
/lambda_functions/ecbAccountManager/
/lambda_functions/myAPIKeygen/
/my_prompts/