Browse Source

Unity: Never ignore asset meta data

Jannes 6 years ago
parent
commit
28ae73efa6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Unity.gitignore

+ 3 - 0
Unity.gitignore

@@ -5,6 +5,9 @@
 [Bb]uilds/
 [Bb]uilds/
 [Ll]ogs/
 [Ll]ogs/
 
 
+# Never ignore Asset meta data
+![Aa]ssets/**/*.meta
+
 # Uncomment this line if you wish to ignore the asset store tools plugin
 # Uncomment this line if you wish to ignore the asset store tools plugin
 # [Aa]ssets/AssetStoreTools*
 # [Aa]ssets/AssetStoreTools*