From e2e54ce6be90a3ca9c1da57031dc70bf62ed7921 Mon Sep 17 00:00:00 2001 From: Drew Barnett <45838816+helioseven@users.noreply.github.com> Date: Wed, 27 Nov 2019 05:12:00 -0800 Subject: [PATCH] Modified comment on Asset meta data ignore to better explain usage. (#3249) --- Unity.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Unity.gitignore b/Unity.gitignore index 6efde058..8af868e8 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -10,7 +10,7 @@ /[Ll]ogs/ /[Mm]emoryCaptures/ -# Never ignore Asset meta data +# Asset meta data should only be ignored when the corresponding asset is also ignored !/[Aa]ssets/**/*.meta # Uncomment this line if you wish to ignore the asset store tools plugin