chore: add workspace file, update gitignore, and sync package deps
Add monaco-editor to frontend deps, gitignore temp files (test_results.txt, stats.html, .agents/), and add VS Code workspace config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -208,6 +208,11 @@ __marimo__/
|
||||
|
||||
# Claude Code (local config, agents, settings)
|
||||
.claude/
|
||||
.agents/
|
||||
|
||||
# Temp/generated files
|
||||
backend/test_results.txt
|
||||
frontend/stats.html
|
||||
|
||||
# Railway CLI (local tooling)
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user