diff --git a/Unity.gitignore b/Unity.gitignore index 58cbc825..d61cc2f5 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -17,6 +17,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*