diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-03 14:50:13 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-03 14:50:13 +0900 |
| commit | 294e12c3d6c702e16284a46877ebfa79a4506ee2 (patch) | |
| tree | e403273342ebf85eb5fc7f02c8ffa85136d29f41 /.gitignore | |
| parent | d95640d95cd58bd392ee4e8ad0b0a26b65b0adce (diff) | |
| download | RayTracingInOneWeekend.zig-main.tar.gz RayTracingInOneWeekend.zig-main.tar.zst RayTracingInOneWeekend.zig-main.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /.zig-cache /zig-out +/zig-pkg /out.png |
