diff --git a/Unity.gitignore b/Unity.gitignore index 0bae9e48..36d38853 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -94,3 +94,6 @@ crashlytics-build.properties # Log files can be ignored. fmod_editor.log + +# Ignore temporary Blender files. +*.blend[0-9]*