chore: update ignore and metadata

This commit is contained in:
Kyush 2026-03-25 12:26:40 +09:00
commit 5bb3820784
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View file

@ -9,11 +9,11 @@ node_modules/
dist/
# Database files
**/*.db
data/*.db
**/*.db
# Agent Session log
session-*.md
# User defined
memo.md
nosync

View file

@ -15,7 +15,7 @@
"openai",
"proxy"
],
"author": "",
"author": "Kyush",
"license": "MIT",
"workspaces": [
"server",