summaryrefslogtreecommitdiff
path: root/clox/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'clox/.gitignore')
-rw-r--r--clox/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/clox/.gitignore b/clox/.gitignore
new file mode 100644
index 0000000..d8c8979
--- /dev/null
+++ b/clox/.gitignore
@@ -0,0 +1,2 @@
+.zig-cache
+zig-out