diff --git a/.gitignore b/.gitignore index 57a8fd0..b598b72 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ history.jsonl security_warnings_state_* .credentials.json stats-cache.json +GhidraMCP/ diff --git a/CLAUDE.md b/CLAUDE.md index 893f61f..4b17f25 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -89,6 +89,7 @@ nicholai specific info - production domain: nicholai.work - hosted on cloudflare pages - deploy to production: `bun deploy` then `wrangler pages deploy --branch=main` +- nicholai's website is also accessible over ssh, (new project) /mnt/work/dev/personal-projects/nicholai-ssh-tui/ - ooIDE project at /mnt/work/dev/ooIDE/ - monorepo: frontend (Next.js 16/React 19) + backend (Express 5/Bun) - uses bun as package manager