diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2018-04-15 14:57:17 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2018-04-15 14:57:17 -0700 |
commit | 1d1ce1b2df4a5f97a1c34a90337d0c3732f7959e (patch) | |
tree | be3149f96a1546e1806756488a56cecc749b35a8 /.gitignore |
*: initial commit of whale compo
This is my contribution to our Hungrycat production
blender 2018 entry, assets to follow.
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..a5309e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build*/ |