aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5ecb8d9fad816dccdf256f04ee4c7477e36eab2b (plain)
1
2
3
4
5
6
7
# Zig programming language

.zig-cache/
zig-out/
build/
build-*/
docgen_tmp/