update .gitignore with new rule for TextMesh Pro

This commit is contained in:
Xevion
2020-05-20 16:36:51 -05:00
parent abad559eef
commit 13ddbd5faf
Vendored
+1
View File
@@ -2,6 +2,7 @@
.idea/** .idea/**
/Boids/.idea/** /Boids/.idea/**
/Boids/Assets/LeanTween/** /Boids/Assets/LeanTween/**
/Boids/Assets/TextMesh Pro/**
# This .gitignore file should be placed at the root of your Unity project directory # This .gitignore file should be placed at the root of your Unity project directory
# #