AdventOfCode/2020/zig/.gitignore

6 lines
58 B
Plaintext
Raw Normal View History

2022-08-11 07:34:17 +00:00
zig-cache/
zig-out/
2022-08-11 09:57:01 +00:00
src/sample
src/input
2022-08-11 07:34:17 +00:00
build_runner.zig