diff options
| author | David Czihak <git@dcz.at> | 2026-05-07 14:33:19 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-07 14:33:19 +0200 |
| commit | ddf2de739068b5ff0866ccb1d067f3cb53a4fc55 (patch) | |
| tree | 1a77efe9d73a6172be3c37d29b321eadd4efe379 /examples/hello-zig/.gitignore | |
Initial commitv0.1.7
Diffstat (limited to 'examples/hello-zig/.gitignore')
| -rw-r--r-- | examples/hello-zig/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 1 | .zig-cache/ | ||
| 2 | zig-out/ | ||
