- Add U-Claw.html navigation page with OS auto-detection and live status - Rename scripts: start → Mac-Start/Windows-Start, menu → Mac-Menu/Windows-Menu - Update installer scripts to reference new v2 directory structure (app/core) - Update .gitignore to exclude build artifacts and marketing assets
23 lines
308 B
Plaintext
23 lines
308 B
Plaintext
# U-Claw build output bundle (generated release artifact)
|
|
U-Claw/
|
|
U-Claw-v2/
|
|
|
|
# Marketing assets
|
|
marketing/
|
|
marketing.zip
|
|
social-assets/
|
|
|
|
# OpenClaw source (users download separately)
|
|
openclaw-2026.3.7/
|
|
openclaw-2026.3.7.zip
|
|
|
|
# Build cache
|
|
.download-cache/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Claude
|
|
.claude/
|