chore: scaffold claw-code + vllm workspace (#1)

Add multi-root VS Code workspace linking clawcodeapp with the
sibling vllm-windows project, and ignore the nested claw-code
upstream clone plus local Claude Code state dirs.

Refs: #1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
minsung
2026-04-09 14:36:47 +09:00
commit 65c8da3c96
2 changed files with 13 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Nested upstream clone — not part of this repo
claw-code/
# Claude Code local state
.claude/
.usage/