zfin/.gitignore
Emil Lerch d078bc5a62
All checks were successful
Generic zig build / build (push) Successful in 4m34s
Generic zig build / publish-macos (push) Successful in 10s
Generic zig build / deploy (push) Successful in 2m12s
add fund expense ratio for projections/description of deltas vis-a-vis FireCALC
2026-06-24 09:02:57 -07:00

13 lines
234 B
Text

.zig-cache/
zig-out/
zig-pkg/
coverage/
.env
*.srf
!metadata.srf
# Example fixtures should ship with the repo so new users can run
# `ZFIN_HOME=examples/<name> zfin projections` immediately.
!examples/**/*.srf
scripts/
.tmp/
.gstack/