Merge pull request #4780 from SzymonHalucha/patch-1

Update Unity.gitignore to add new ignore patterns
This commit is contained in:
Devin Dooley 2026-04-20 13:27:12 -07:00 committed by GitHub
commit 1af287ee8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,7 @@ ExportedObj/
*.csproj *.csproj
*.unityproj *.unityproj
*.sln *.sln
*.slnx
*.suo *.suo
*.tmp *.tmp
*.user *.user
@ -100,3 +101,6 @@ InitTestScene*.unity*
# Auto-generated scenes by play mode tests # Auto-generated scenes by play mode tests
/[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity* /[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity*
# Auto-generated cache in Assets folder
/[Aa]ssets/[Ss]ceneDependencyCache*