summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4028033bc6842a76b89d90747267976d73c24df6 (plain)
1
2
3
4
5
# Ignore Zig build dirs
zig-cache/

# Ignore the compiled binary
zig-out/