diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2021-06-30 17:19:47 +0200 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2021-06-30 17:19:47 +0200 |
commit | d79befe12a8d6b32a41beb88d6e75b12a75615a7 (patch) | |
tree | 365aa28165efa3e4727ce5ea0edbdf6c69135952 /.gitignore |
rotating cube
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..faeaecd --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +zig* |