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