diff --git a/.gitignore b/.gitignore index 2178ad7..ef919a6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ !/dist/*.xyz !/dist/*.txt !/dist/*.blend +!/dist/*.zip diff --git a/dist/sample_output.zip b/dist/sample_output.zip new file mode 100644 index 0000000..1754ac2 Binary files /dev/null and b/dist/sample_output.zip differ