mirror of
https://github.com/github/gitignore
synced 2025-05-25 09:05:15 +02:00
Merge pull request #4589 from IBXCODECAT/main
Ignore unneeded *.blend1 blender files
This commit is contained in:
commit
4283b75156
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user