zfin-vestwell/.gitignore
Emil Lerch cc23a51b44
All checks were successful
Generic zig build / build (push) Successful in 1m22s
Generic zig build / deploy (push) Successful in 15s
CI for binary
2026-08-28 20:20:19 -07:00

10 lines
190 B
Text

.zig-cache/
zig-out/
zig-pkg/
coverage/
.tmp/
# CI drops the built binary here before `docker build` (context: docker).
# It is a build artifact, not source.
docker/zfin-vestwell
.stignore