Files
Aurora-dockside-ddev/.gitignore
T
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

9 lines
74 B
Plaintext

node_modules
dist
out
.DS_Store
._*
.eslintcache
*.log*
package-lock.json