-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (48 loc) · 779 Bytes
/
.gitignore
File metadata and controls
48 lines (48 loc) · 779 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
.null-ls*
apps/controlpanel/.vs/
apps/chatserver/uploads/
app/data/.usage/*
chroma_db_actions/
chroma_db_taskdocs/
chroma_db_memory/
core/chroma_db_actions/
**/logs/
agent_file_system/workspace/
craftbot/external_tools/
craftbot/generated_task_document/
**/__pycache__/
**/rag_docs_actions/
**/rag_docs_taskdocs/
ollama_data/
config.json
node_modules
.env
.credentials/
**/agent_logs.txt
**/memory.txt
**/gui/config
.claude/
OmniParser_CraftOS/
_launch_agent.cmd
dist/
build/
*.egg-info/
debug_images
.vscode/
.idea/
*.spec
**/.whatsapp_web_sessions/
**/build
**/build_*
**/dist
**/release
**/*wwebjs*
app/data/.usage/*
app/config/settings.json
**/CONVERSATION_HISTORY.md
**/EVENT_UNPROCESSED.md
**/EVENT.md
**/TASK_HISTORY.md
**/USER.md
**/onboarding_config.json
**/config.json