aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: fbe82d04ffde0bd48e01aa6cd983fad5c304c2c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.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
*.jsbundle