mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
package.json
Former-commit-id: 2299f44cc9092dad2ef48ea54af2555c192a723e
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,7 +6,6 @@ zig-cache
|
||||
*.a
|
||||
profile.json
|
||||
|
||||
/package.json
|
||||
node_modules
|
||||
.swcrc
|
||||
yarn.lock
|
||||
@@ -62,4 +61,5 @@ src/node-fallbacks/out/*
|
||||
src/node-fallbacks/node_modules
|
||||
sign.json
|
||||
release/
|
||||
*.dmg
|
||||
*.dmg
|
||||
sign.*.json
|
||||
Reference in New Issue
Block a user