/ .gitignore
.gitignore
 1  .idea
 2  test
 3  dist
 4  .DS_Store
 5  test_prompt.txt
 6  
 7  cmd/internal
 8  temp_uploads
 9  logs
10  db
11  uploads
12  .venv
13  __pycache__
14  venv
15  tests
16  
17  # OpenClaw internal workspace file
18  openclaw.md