summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-08-19 23:54:53 +0200
committerdec05eba <dec05eba@protonmail.com>2023-08-19 23:57:56 +0200
commitcb636288cdad210eaef62ea0ebed9e4ae154a7fc (patch)
treeacf95dcec16116fc752aba2b499663e63fb8ca68 /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ee7098f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+zig-out/
+zig-cache/