{ "folders": [ { "path": "./youtube_dl", "folder_exclude_patterns": ["__pycache__"], }, { "path": ".", "name": "root-folder", "folder_exclude_patterns": ["youtube_dl",".github"], }, ] }