Necessary files & folders to recreate project in Unreal Engine



There are the bare minimum files & folders you need to rebuild your project:

/Config
/Content
/Plugins
/Source
*.UPROJECT

These are some of the files & folders you can safely delete:

/.vscode
/Binaries
/DerivedDataCache
/Intermediate
/Saved