diff --git a/Unity.gitignore b/Unity.gitignore index 9eb70ce1..beadca47 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -23,6 +23,9 @@ # Recordings can get excessive in size /[Rr]ecordings/ +# Subscene dependency cache used by Entities (DOTS) +[Aa]ssets/SceneDependencyCache* + # Uncomment this line if you wish to ignore the asset store tools plugin # /[Aa]ssets/AssetStoreTools*