diff --git a/cleanup.py b/cleanup.py index 43dc5775..d313f2b4 100644 --- a/cleanup.py +++ b/cleanup.py @@ -15,6 +15,10 @@ FOLDER_STRUCTURE = { 'win', ], 'core': [ + 'auto_process', + 'extractor', + 'plugins', + 'utils', ], }