Skip to content

Commit 52c571d

Browse files
committed
If PE ignore framework test asset, we also want to ignore framework test resources too.
1 parent e2cbe00 commit 52c571d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Assets/JCSUnity_PE/unityignore/JCSUnity_ExampleProjects.unityignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ StreamingAssets/build_info.txt
1919

2020
# Ignore Test file.
2121
FrameworkTest_Assets
22+
Resources/FrameworkTest_Resources
2223

2324
# Ignore Libraries
2425
Libraries/GaussianBlur

Assets/JCSUnity_PE/unityignore/JCSUnity_Release.unityignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ StreamingAssets/build_info.txt
1919

2020
# Ignore Test file.
2121
FrameworkTest_Assets
22+
Resources/FrameworkTest_Resources
2223

2324
# Ignore example projects.
2425
BossFight_Assets

0 commit comments

Comments
 (0)