Advice needed, building barebone, reduce download sizes

Hello, how to reduce and exclude plugins, stuff from being downloaded by setup.bat, this far i know there is:
./setup.bat --exclude=Mac --exclude=iOS --exclude=Linux --exclude=Android --exclude=HoloLens --exclude=TVOS --exclude=Win32

and i have some info about **.gitdepsignore **where you can exclude paths.

But is there some sort of master list what can be excluded from download&compile, i try to build light version without stuff i do not need and massively reduce setup.bat download size. I just need Editor with Win x64 support and critical components like Niagara, Chaos, Mesh editor, audio plugins and so on.