# Local environment and large files
backup-extracted/
*.tar.gz
*.sha256
*.exe
*.msi
*.appx
node-install.log
tmp-msys2-packages/

# Sensitive local config
openclaw.json

# Runtime artifacts
cursor-agent-system/status/*.json
cursor-agent-system/tasks/*.md
cursor-agent-system/tasks/*.runner.sh
cursor-agent-system/logs/*.log

# Test artifacts (generated by smoke tests)
connectivity-test.md
wsl-test-result.txt
plugin-e2e-test.txt
feishu-health-check*.md

# Common generated folders
**/node_modules/
**/.DS_Store
