diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2022-12-18 22:56:16 +0100 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2022-12-18 22:56:16 +0100 |
commit | 0edb4a4df4b41e886935a91da3b2e50ddaa6817f (patch) | |
tree | 2a5f71b87d324284baa9578554c42e9f45b941a1 /.gitignore |
2.2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..53b6426 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +zig-* +*ppm |