Add SceneDependencyCache to Unity gitignore

This is a cache file that should be ignored. Here is a forum post confirming it should be ignored (from Unity employee Joachim_Ante):

https://forum.unity.com/threads/scenedependencycache-shouldnt-be-an-asset.863140/
This commit is contained in:
Eric Pendergast 2021-01-24 11:49:03 -05:00 committed by GitHub
parent 218a941be9
commit a4475ba8a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,3 +69,7 @@ crashlytics-build.properties
# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
# Cache files for ECS subscenes
/[Aa]ssets/SceneDependencyCache
/[Aa]ssets/SceneDependencyCache.meta