blob: 86a3a0f9977108be2c82917e06001787011da732 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
.zig-cache/
zig-out/
/release/
/debug/
/build/
/build-*/
/docgen_tmp/
# Although this was renamed to .zig-cache, let's leave it here for a few
# releases to make it less annoying to work with multiple branches.
zig-cache/
|