feat: complete initial setup for strudel live coding with gemini-cli

This commit is contained in:
HarakaraSite
2026-02-11 20:25:39 +09:00
parent 44b4a543ee
commit 7bf10c7c78
2 changed files with 48 additions and 0 deletions

5
.gitignore vendored
View File

@@ -4,3 +4,8 @@ Thumbs.db
# Project specific
*.log
# Development and Tooling
node_modules/
.env
.vscode/