Files
bun.sh/.gitignore
Jarred Sumner e914c5f3d2 most of the bindings!
Former-commit-id: a8a4f28046
2021-07-21 02:07:07 -07:00

48 lines
471 B
Plaintext

.DS_Store
zig-cache
*.wasm
*.o
*.a
profile.json
/package.json
node_modules
.swcrc
yarn.lock
dist
*.log
*.out.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
bench
github
out.*
out
.parcel-cache
esbuilddir
*.jsb
parceldist
esbuilddir
outdir/
outcss
.next
txt.js
.idea
.vscode/cpp*