Add temporary Blender files

Unity allows you to directly add Blender files in Unity. Even though this is not recommended practice, some teams still prefer it. For these teams, temporary blender files should be ignored.
This commit is contained in:
Casey Hofland 2023-01-12 17:20:37 +01:00 committed by CaseyDeCoder
parent d4c81e8602
commit 682c73e0f7
1 changed files with 3 additions and 0 deletions

View File

@ -94,3 +94,6 @@ crashlytics-build.properties
# Log files can be ignored.
fmod_editor.log
# Ignore temporary Blender files.
*.blend[0-9]*