mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
* stfdsafsd sadffdsa stuff finish commonjs stuff asdf not done but work not done but work not done yet but this is how far i am remove files lol update built files uncomment everything in events lol export default stuff * afdsafsd * its not perfect but almost done * okay * cool * remove temp file * finish rebase * revert settings.json * a * ch-ch-ch-ch-changes * okay * remove this check in release for now * sxdcfghnjm, * lkjhgf * fmt * filename can be null * Update NodeModuleModule.h * weee * fmt --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
131 lines
1.6 KiB
Plaintext
131 lines
1.6 KiB
Plaintext
.DS_Store
|
|
zig-cache
|
|
packages/*/*.wasm
|
|
*.o
|
|
*.a
|
|
profile.json
|
|
|
|
node_modules
|
|
.swcrc
|
|
yarn.lock
|
|
dist
|
|
*.tmp
|
|
*.log
|
|
*.out.js
|
|
*.out.refresh.js
|
|
**/package-lock.json
|
|
build
|
|
*.wat
|
|
zig-out
|
|
pnpm-lock.yaml
|
|
README.md.template
|
|
src/deps/zig-clap/example
|
|
src/deps/zig-clap/README.md
|
|
src/deps/zig-clap/.github
|
|
src/deps/zig-clap/.gitattributes
|
|
out
|
|
outdir
|
|
|
|
.trace
|
|
cover
|
|
coverage
|
|
coverv
|
|
*.trace
|
|
github
|
|
out.*
|
|
out
|
|
.parcel-cache
|
|
esbuilddir
|
|
*.bun
|
|
parceldist
|
|
esbuilddir
|
|
outdir/
|
|
outcss
|
|
.next
|
|
txt.js
|
|
.idea
|
|
.vscode/cpp*
|
|
.vscode/clang*
|
|
|
|
node_modules_*
|
|
*.jsb
|
|
*.zip
|
|
bun-zigld
|
|
bun-singlehtreaded
|
|
bun-nomimalloc
|
|
bun-mimalloc
|
|
examples/lotta-modules/bun-yday
|
|
examples/lotta-modules/bun-old
|
|
examples/lotta-modules/bun-nofscache
|
|
|
|
src/node-fallbacks/out/*
|
|
src/node-fallbacks/node_modules
|
|
sign.json
|
|
release/
|
|
*.dmg
|
|
sign.*.json
|
|
packages/debug-*
|
|
packages/bun-cli/postinstall.js
|
|
packages/bun-*/bun
|
|
packages/bun-*/bun-profile
|
|
packages/bun-*/debug-bun
|
|
packages/bun-*/*.o
|
|
packages/bun-cli/postinstall.js
|
|
|
|
packages/bun-cli/bin/*
|
|
bun-test-scratch
|
|
misctools/fetch
|
|
|
|
src/deps/libiconv
|
|
src/deps/openssl
|
|
src/tests.zig
|
|
*.blob
|
|
src/deps/s2n-tls
|
|
.npm
|
|
.npm.gz
|
|
|
|
bun-binary
|
|
|
|
src/deps/PLCrashReporter/
|
|
|
|
*.dSYM
|
|
*.crash
|
|
misctools/sha
|
|
packages/bun-wasm/*.mjs
|
|
packages/bun-wasm/*.cjs
|
|
packages/bun-wasm/*.map
|
|
packages/bun-wasm/*.js
|
|
packages/bun-wasm/*.d.ts
|
|
*.bc
|
|
|
|
src/fallback.version
|
|
src/runtime.version
|
|
*.sqlite
|
|
*.database
|
|
*.db
|
|
misctools/machbench
|
|
*.big
|
|
.eslintcache
|
|
|
|
bun-webkit
|
|
|
|
src/deps/c-ares/build
|
|
src/bun.js/bindings-obj
|
|
src/bun.js/debug-bindings-obj
|
|
|
|
failing-tests.txt
|
|
test.txt
|
|
myscript.sh
|
|
|
|
cold-jsc-start
|
|
cold-jsc-start.d
|
|
|
|
/test.ts
|
|
|
|
src/js/out/modules*
|
|
src/js/out/functions*
|
|
src/js/out/tmp
|
|
src/js/out/DebugPath.h
|
|
|
|
make-dev-stats.csv
|