From ddf2de739068b5ff0866ccb1d067f3cb53a4fc55 Mon Sep 17 00:00:00 2001 From: David Czihak Date: Thu, 7 May 2026 14:33:19 +0200 Subject: Initial commit --- examples/hello-zig/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/hello-zig/.gitignore (limited to 'examples/hello-zig/.gitignore') diff --git a/examples/hello-zig/.gitignore b/examples/hello-zig/.gitignore new file mode 100644 index 0000000..3389c86 --- /dev/null +++ b/examples/hello-zig/.gitignore @@ -0,0 +1,2 @@ +.zig-cache/ +zig-out/ -- cgit v1.3