mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
54 lines
3.1 KiB
Plaintext
54 lines
3.1 KiB
Plaintext
*.css text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.js text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.jsx text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.tsx text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.ts text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.c text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.cpp text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.cc text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.yml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.zig text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.rs text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.h text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.json text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.lock text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.map text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.md text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.mjs text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
*.mts text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
|
|
|
.vscode/launch.json linguist-generated
|
|
src/api/schema.d.ts linguist-generated
|
|
fixture.*.c linguist-generated
|
|
src/api/schema.js linguist-generated
|
|
src/bun.js/bindings/sqlite/sqlite3.c linguist-vendored
|
|
src/bun.js/bindings/sqlite/sqlite3_local.h linguist-vendored
|
|
*.lockb binary diff=lockb
|
|
src/bun.js/bindings/simdutf.cpp linguist-vendored
|
|
src/bun.js/bindings/simdutf.h linguist-vendored
|
|
|
|
src/js/out/WebCoreJSBuiltins.cpp linguist-generated
|
|
src/js/out/WebCoreJSBuiltins.h linguist-generated
|
|
src/js/out/WebCoreJSBuiltins.d.ts linguist-generated
|
|
|
|
src/bun.js/bindings/ZigGeneratedClasses.h linguist-generated
|
|
src/bun.js/bindings/ZigGeneratedClasses.cpp linguist-generated
|
|
|
|
src/bun.js/bindings/ZigGeneratedCode.h linguist-generated
|
|
src/bun.js/bindings/ZigGeneratedCode.cpp linguist-generated
|
|
|
|
src/bun.js/bindings/headers.h linguist-generated
|
|
src/bun.js/bindings/headers.zig linguist-generated
|
|
|
|
src/bun.js/bindings/JSSink.h linguist-generated
|
|
src/bun.js/bindings/JSSink.zig linguist-generated
|
|
|
|
src/bun.js/bindings/ZigGeneratedClasses+DOMClientIsoSubspaces.h linguist-generated
|
|
src/bun.js/bindings/ZigGeneratedClasses+DOMIsoSubspaces.h linguist-generated
|
|
src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h linguist-generated
|
|
src/bun.js/bindings/ZigGeneratedClasses+lazyStructureImpl.h linguist-generated
|
|
|
|
docs/**/* linguist-documentation
|
|
|
|
packages/bun-uws/fuzzing/seed-corpus/**/* linguist-generated
|