1
0
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:
Daniel Johnson 2025-05-23 14:00:07 -07:00 committed by GitHub
commit 4283b75156
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/