Showing
1 changed file
with
4 additions
and
2 deletions
@@ -14,8 +14,10 @@ | @@ -14,8 +14,10 @@ | ||
14 | * exclude.txt(通用的静态资源排除列表) | 14 | * exclude.txt(通用的静态资源排除列表) |
15 | * exclude_t_ios.txt(教师版静态资源排除列表) | 15 | * exclude_t_ios.txt(教师版静态资源排除列表) |
16 | * exclude_s_ios.txt(学生版静态资源排除列表) | 16 | * exclude_s_ios.txt(学生版静态资源排除列表) |
17 | -* exclude_t_android.txt(教师版静态资源排除列表) | 17 | +* exclude_t_android.txt(安卓教师版静态资源排除列表) |
18 | -* exclude_s_android.txt(学生版静态资源排除列表) | 18 | +* exclude_s_android.txt(安卓学生版静态资源排除列表) |
19 | +* exclude_ft_ios.txt(ios外教静态资源排除列表) | ||
20 | +* exclude_ft_android.txt(安卓外教静态资源排除列表) | ||
19 | ``` | 21 | ``` |
20 | 外教暂不用下载静态资源 | 22 | 外教暂不用下载静态资源 |
21 | ``` | 23 | ``` |
-
Please register or login to post a comment