exercises/.gitignore
2026-01-05 21:58:31 -06:00

17 lines
277 B
Plaintext

/.zig-cache/
/zig-out/
/answers/
/patches/healed/
/output/
.progress.txt
# Leave this in here for older zig versions
/zig-cache/
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv