advent_of_code_2024/.gitignore
2024-12-01 23:25:31 +01:00

6 lines
59 B
Text

# ---> Zig
zig-cache/
zig-out/
build/
build-*/
docgen_tmp/