aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBick Doner <bdoner@users.noreply.github.com>2022-02-16 13:36:16 +0100
committerGitHub <noreply@github.com>2022-02-16 13:36:16 +0100
commitabbcca282f7317bde950e46a07872088e4f8b341 (patch)
tree2d2c8e28799010852cc8e649b6fa16ea191cd044
parentce5da10a3a43c4dd8bd9572eda17c0a37ee0eac1 (diff)
downloadgitignore-abbcca282f7317bde950e46a07872088e4f8b341.tar.gz
gitignore-abbcca282f7317bde950e46a07872088e4f8b341.zip
Create Zig.gitignore
-rw-r--r--Zig.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zig.gitignore b/Zig.gitignore
new file mode 100644
index 00000000..1e33b5f3
--- /dev/null
+++ b/Zig.gitignore
@@ -0,0 +1,4 @@
+# This file is for zig-specific build artifacts.
+
+zig-cache/
+zig-out/