Home
last modified time | relevance | path

Searched refs:ignore (Results 1 - 3 of 3) sorted by relevance

/build/ohos/packages/
H A Dfs_process.py70 for ignore in ignore_list:
71 if file.startswith(ignore) or file.endswith(ignore):
216 'If the product does not need to be packaged, ignore it.')
/build/lite/
H A Dcopy_files.py26 def copytree(src: str, dst: str, symlinks: bool = False, ignore=None):
/build/scripts/
H A Dcode_release.py45 ignore=shutil.ignore_patterns('*.pyc', 'tmp*', '.git*'))

Completed in 2 milliseconds