chore: add ssh tui project, ignore GhidraMCP
- add nicholai-ssh-tui project reference - add GhidraMCP to gitignore
This commit is contained in:
parent
55f25b63e4
commit
e48913b318
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ history.jsonl
|
|||||||
security_warnings_state_*
|
security_warnings_state_*
|
||||||
.credentials.json
|
.credentials.json
|
||||||
stats-cache.json
|
stats-cache.json
|
||||||
|
GhidraMCP/
|
||||||
|
|||||||
@ -89,6 +89,7 @@ nicholai specific info
|
|||||||
- production domain: nicholai.work
|
- production domain: nicholai.work
|
||||||
- hosted on cloudflare pages
|
- hosted on cloudflare pages
|
||||||
- deploy to production: `bun deploy` then `wrangler pages deploy --branch=main`
|
- 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/
|
- ooIDE project at /mnt/work/dev/ooIDE/
|
||||||
- monorepo: frontend (Next.js 16/React 19) + backend (Express 5/Bun)
|
- monorepo: frontend (Next.js 16/React 19) + backend (Express 5/Bun)
|
||||||
- uses bun as package manager
|
- uses bun as package manager
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user