Searched refs:ignore_paths (Results 1 – 1 of 1) sorted by relevance
137 def write_ignore_git_dirs_file(module_path, ignore_paths): argument144 ignores = [_IGNORE_PATH.format(GIT_DIR=p) for p in ignore_paths]