mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
* Add install bench * Update scripts and readme * remove lockfiles * Format bench * Add dev instructions
10 lines
100 B
Plaintext
10 lines
100 B
Plaintext
node_modules
|
|
|
|
/.cache
|
|
/build
|
|
/public/build
|
|
.env
|
|
package-lock.json
|
|
yarn.lock
|
|
pnpm-lock.yaml
|
|
bun.lockb |