mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-02-10 22:24:52 +00:00
17 lines
277 B
Plaintext
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
|