diff --git a/.gitignore b/.gitignore index 7c66c71..89b966a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # File automatically generated by some file managers -.directory \ No newline at end of file +.directory +# Blender creates backup copies of files, which needn't be distributed +*.blend1 \ No newline at end of file -- libgit2 0.21.2