ReMe/.gitignore
2025-07-23 21:44:18 +08:00

29 lines
No EOL
404 B
Text

.vscode
.env*
.DS_Store
.idea
venv/
.ipynb_checkpoints
.__pycache__
__pycache__
*.log
tmp*
temp*
private*
dist/
nohup*
cache
log/
.trash/
runs
logs
rag_nodes_index.jsonl
alfworld_data
beyondagent/dataset/appworld/data
beyond*
step_experiences/*
build/*
*.egg-info/*
cookbook/simple_demo/test_appworld/data/*
cookbook/simple_demo/test_appworld/experiments/*
cookbook/simple_demo/test_appworld/exp_result/*