Add the CLI, site, and sample content so the project can run locally. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
19 lines
152 B
Text
19 lines
152 B
Text
legacy/
|
|
.agents/
|
|
.codex/
|
|
.idea/
|
|
docs/
|
|
|
|
# Local runtime state
|
|
.osaet/
|
|
config/local.yaml
|
|
|
|
# Build output
|
|
dist/
|
|
|
|
# Node
|
|
node_modules/
|
|
.astro/
|
|
|
|
# Go
|
|
*.test
|