Add initial project structure and configuration files

This commit is contained in:
Jack.Le
2026-05-18 14:14:16 -07:00
commit b9adc7c0b8
41 changed files with 94365 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# Python
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
build/
dist/
*.egg-info/
# Local runtime / OS
baseline.json
.DS_Store
*.bak
# Editor
.vscode/*.local.json
# Not part of the public demo
.agents/
.kilocode/
.palace/
.pi/
mcp-server/
nanoberry_doc/
docs/demo-integration-plan.md
cal.ipynb
CLAUDE.md
AGENTS.md
.mcp.json