mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-14 21:55:09 +00:00
add ab meta to gitignore (#489)
This commit is contained in:
parent
51843b310e
commit
40f3e3f92d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -82,4 +82,5 @@ crashlytics-build.properties
|
|||
|
||||
# Built AssetBundles
|
||||
/[Aa]ssets/[Ss]treamingAssets/*/*
|
||||
/[Aa]ssets/[Ss]treamingAssets/*.manifest
|
||||
/[Aa]ssets/[Ss]treamingAssets/*.manifest
|
||||
/[Aa]ssets/[Ss]treamingAssets/*.meta
|
Loading…
Reference in a new issue