diff --git a/Unity.gitignore b/Unity.gitignore index efec83d8..1ad1d115 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -11,6 +11,10 @@ /[Ll]ogs/ /[Uu]ser[Ss]ettings/ +# By default unity supports Blender asset imports, *.blend1 blender files do not need to be commited to version control. +*.blend1 +*.blend1.meta + # MemoryCaptures can get excessive in size. # They also could contain extremely sensitive data /[Mm]emoryCaptures/