mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com> Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: Ben Grant <ben@bun.sh> Co-authored-by: Meghan Denny <meghan@bun.sh> Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
21 lines
260 B
Plaintext
21 lines
260 B
Plaintext
**/*.a
|
|
**/*.o
|
|
**/.next
|
|
**/CMakeCache.txt
|
|
**/node_modules
|
|
.git
|
|
examples
|
|
node_modules
|
|
packages/**/bun
|
|
packages/**/bun-profile
|
|
src/bun.js/WebKit
|
|
src/bun.js/WebKit/LayoutTests
|
|
zig-build
|
|
.zig-cache
|
|
zig-out
|
|
build
|
|
vendor
|
|
node_modules
|
|
*.trace
|
|
|
|
packages/bun-uws/fuzzing |