zap/.gitignore

8 lines
81 B
Text

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