3 Commits
Author SHA1 Message Date
reaperandClaude Sonnet 5 0fc1a10a18 Remove stray npm lockfile
This project uses pnpm (pnpm-lock.yaml, pnpm-workspace.yaml) — the
package-lock.json was an accidental npm-install artifact. Ignore it
going forward so it doesn't get re-added by mistake.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-08 20:07:36 -05:00
reaperandClaude Sonnet 5 f68261994e Ignore macOS AppleDouble (._*) resource-fork files
Cross-platform copy left dozens of these tracked as untracked noise;
.gitignore already covered .DS_Store but not its ._* siblings.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-08 05:29:56 -05:00
R3ap3R 5a3315eff6 Scaffold Aurora Dockside with electron-vite + React + TypeScript
Base template for a from-scratch DDEV desktop manager (Electron instead
of Tauri), built incrementally per the approved project plan.
2026-08-02 23:16:26 -05:00