We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc71ef1 + a3b250b commit 4283b75Copy full SHA for 4283b75
1 file changed
Unity.gitignore
@@ -12,6 +12,10 @@
12
/[Uu]ser[Ss]ettings/
13
*.log
14
15
+# By default unity supports Blender asset imports, *.blend1 blender files do not need to be commited to version control.
16
+*.blend1
17
+*.blend1.meta
18
+
19
# MemoryCaptures can get excessive in size.
20
# They also could contain extremely sensitive data
21
/[Mm]emoryCaptures/
0 commit comments