From 28ae73efa6c4c5d97819e756ce43f7dc74befac7 Mon Sep 17 00:00:00 2001 From: Jannes Date: Tue, 22 Jan 2019 20:56:13 +0100 Subject: [PATCH] Unity: Never ignore asset meta data --- Unity.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Unity.gitignore b/Unity.gitignore index 59580361..6245af92 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -5,6 +5,9 @@ [Bb]uilds/ [Ll]ogs/ +# Never ignore Asset meta data +![Aa]ssets/**/*.meta + # Uncomment this line if you wish to ignore the asset store tools plugin # [Aa]ssets/AssetStoreTools*