diff --git a/Unity.gitignore b/Unity.gitignore index 96ae0de9..6d859b19 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -12,6 +12,10 @@ /[Uu]ser[Ss]ettings/ *.log +# 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/