Searched refs:ZIP_BLACKLIST (Results 1 – 2 of 2) sorted by relevance
/external/skqp/infra/bots/assets/ |
D | asset_utils.py | 44 ZIP_BLACKLIST = ['.git', '.svn', '*.pyc', '.DS_STORE'] variable 195 zip_utils.zip(target_dir, zip_file, blacklist=ZIP_BLACKLIST)
|
/external/skia/infra/bots/assets/ |
D | asset_utils.py | 44 ZIP_BLACKLIST = ['.git', '.svn', '*.pyc', '.DS_STORE'] variable 195 zip_utils.zip(target_dir, zip_file, blacklist=ZIP_BLACKLIST)
|