From 13ddbd5faf4c7f76a6def6d09a645f00146def39 Mon Sep 17 00:00:00 2001 From: Xevion Date: Wed, 20 May 2020 16:36:51 -0500 Subject: [PATCH] update .gitignore with new rule for TextMesh Pro --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 01c2c07..f38c460 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .idea/** /Boids/.idea/** /Boids/Assets/LeanTween/** +/Boids/Assets/TextMesh Pro/** # This .gitignore file should be placed at the root of your Unity project directory #