Update .gitignore

This commit is contained in:
ALEXTANG
2022-05-26 10:41:50 +08:00
parent b7b7355b5d
commit dab3575459

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@
# /[Aa]ssets/TResources/DLL/ # /[Aa]ssets/TResources/DLL/
/[Aa]ssets/StreamingAssets /[Aa]ssets/StreamingAssets
/BuildBundleInfo/ /BuildBundleInfo/
/[Aa]ssets/AATest/
# Asset meta data should only be ignored when the corresponding asset is also ignored # Asset meta data should only be ignored when the corresponding asset is also ignored
!/[Aa]ssets/**/*.meta !/[Aa]ssets/**/*.meta