Searched refs:exclude_file (Results 1 – 2 of 2) sorted by relevance
286 def exclude_file(fpath): function297 if exclude_file(el.path):
1000 def exclude_file(file): function1011 if not include_file(file) or exclude_file(file):