semantic bufo search find-bufo.com
bufo
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: gitignore bot/zig-pkg local zig package cache

machine-local cache for downloaded zig deps (zat, websocket). some
local zig configs point ZIG_GLOBAL_CACHE_DIR at the project tree, so
the directory shows up in working copies — keep it untracked.

+1
+1
.gitignore
··· 8 8 # zig build artifacts 9 9 .zig-cache/ 10 10 zig-out/ 11 + bot/zig-pkg/