16 lines
183 B
Text
16 lines
183 B
Text
# Zig-specific build artifacts
|
|
.zig-cache/
|
|
zig-cache/
|
|
zig-out/
|
|
/release/
|
|
/debug/
|
|
/build/
|
|
/build-*/
|
|
/docgen_tmp/
|
|
|
|
# Temporary project-specific dirs
|
|
vsh/
|
|
dumped/
|
|
menu/
|
|
font/
|
|
reference/
|