aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-01-13 21:45:11 +0900
committernsfisis <nsfisis@gmail.com>2026-01-13 21:45:11 +0900
commit11b20173316188f511f24dc4121412097da7848d (patch)
treec9f4c75f3bdafb153af9e463668e1f1b43d04265 /.gitignore
parent250ad9fe7e91e2fefa4dc91214f7d056c8025af7 (diff)
downloadzgjq-11b20173316188f511f24dc4121412097da7848d.tar.gz
zgjq-11b20173316188f511f24dc4121412097da7848d.tar.zst
zgjq-11b20173316188f511f24dc4121412097da7848d.zip
zig init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0180838
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.zig-cache/
+zig-out/
+*.o