11 lines
219 B
Text
11 lines
219 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/
|