|
@@ -9,9 +9,8 @@ from utils.color_set import get_new_colors, get_old_colors, get_old_dimens
|
|
|
|
|
|
# 需要忽略的文件
|
|
|
def get_excluded_files():
|
|
|
- return {'colors.xml', 'colors_alpha.xml', 'colors_hyif.xml', 'colors_wsy.xml', 'strings.xml',
|
|
|
- 'TimeSpendDetailFragment.kt', 'TimeSpendDetailDialog.kt', 'PostTypeHelper.java',
|
|
|
- 'ProduceDataRecycleViewScrollBar.java', 'DefaultTitleDialog.java', 'GlideUtils.java'}
|
|
|
+ return {'colors.xml', 'colors_alpha.xml', 'colors_wsy.xml', 'colors_yj.xml', 'colors_qpt.xml', 'colors_mhh.xml',
|
|
|
+ 'colors_cph.xml', 'colors_lyg.xml', 'colors_hyif.xml', 'colors_wsy.xml', 'strings.xml'}
|
|
|
|
|
|
|
|
|
# 需要忽略的文件夹
|