summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 19e3881..64a6c0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
1/build_runner.zig 1/build_runner.zig
2zig-* 2zig-cache
3zig-out
3.zigmod 4.zigmod
4deps.zig 5deps.zig
5core.* 6core.*