Searched refs:_EXCLUDE_DIRS (Results 1 – 1 of 1) sorted by relevance
26 _EXCLUDE_DIRS = ['.git', 'Documentation', 'include', 'tools'] variable86 exclude_dirs = [ os.path.join(directory, d) for d in _EXCLUDE_DIRS ]