From a5900b5f99a7dc7609920973ceeaa7321ed61bc9 Mon Sep 17 00:00:00 2001 From: YGP Date: Thu, 27 Jul 2023 16:04:59 +0800 Subject: [PATCH] ignore --- .gitignore | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd1e002..da5069c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,23 @@ /[Ll]ogs/ /[Mm]emoryCaptures/ + + +/Bundles/ +/ProjectSettings/ +/App/ +/yoo/ +/Assets/StreamingAssets +/Assets/StreamingAssets.meta +/Assets/Samples +/Assets/Samples.meta +/Packages +/UserSettings + + + # 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 # /[Aa]ssets/AssetStoreTools*