aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
blob: 25ea26522f914f1b748db5566b321c118a053c83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
node_modules
**/node_modules
src/bun.js/WebKit/LayoutTests
zig-out
zig-build
**/*.o
**/*.a

examples

**/.next
.git
src/bun.js/WebKit
**/CMakeCache.txt
packages/**/bun
packages/**/bun-profile
zig-cache