From c4ed859434e4eb33c85ad8048fc907d470f8ae4b Mon Sep 17 00:00:00 2001 From: Joshua Jones Date: Wed, 24 Jul 2019 23:03:41 +1000 Subject: [PATCH] Revert of #2988. TextMesh Pro files are not auto managed (#3134) Unlike other packages, TextMesh Pro is not entirely managed by Unity's new Package Manager, and still imports some assets directly into the project. --- Unity.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/Unity.gitignore b/Unity.gitignore index b848ed6c..6efde058 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -16,9 +16,6 @@ # Uncomment this line if you wish to ignore the asset store tools plugin # /[Aa]ssets/AssetStoreTools* -# TextMesh Pro files -[Aa]ssets/TextMesh*Pro/ - # Autogenerated Jetbrains Rider plugin [Aa]ssets/Plugins/Editor/JetBrains*