Files
UnrealEngineUWP/Engine/Build/Rsync/RsyncProject.txt
marc audy aa583e8b9b Copying //UE4/Release-Staging-4.21 to Dev-Main (//UE4/Dev-Main) [at] 4530863
#rb none
#rnx
#lockdown Nick.Penwarden

#ROBOMERGE-OWNER: jason.bestimt
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 4530881 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 4530887 by marc audy in Dev-VR branch]
2018-11-01 09:57:45 -04:00

47 lines
1.2 KiB
Plaintext

# This file contains rsync rules that will be applied to the project directory when uploading to the remote. It is merged into the filter list
# after the engine filter, but before the <ProjectDir>/Build/rsync-filter-project.txt list, if it exists.
#
# See rsync-filter-engine.txt for a list of caveats to be aware of.
+ /Intermediate/
+ /Intermediate/Build/
+ /Intermediate/Build/BuildRules/
+ /Intermediate/Build/BuildRules/*.dll
+ /Intermediate/Plugins/
+ /Intermediate/Plugins/**/Intermediate/
+ /Intermediate/Plugins/**/Intermediate/Build/
+ /Intermediate/Plugins/**/Intermediate/Build/BuildRules/
+ /Intermediate/Plugins/**/Intermediate/Build/BuildRules/*.dll
protect /Intermediate/Plugins/**/Intermediate/**
+ /Intermediate/Plugins/**
+ /Intermediate/Source/
+ /Intermediate/Source/**
+ /Intermediate/TVOS/
+ /Intermediate/TVOS/**
protect /Intermediate/**
+ /*.uproject
+ /Build/
+ /Build/IOS/
+ /Build/IOS/**
+ /Build/TVOS/
+ /Build/TVOS/**
+ /Config/
+ /Config/**
+ /Content/
+ /Content/Oodle/
+ /Content/Oodle/**
+ /Content/Slate/
+ /Content/Slate/**
+ /Content/SlateDebug/
+ /Content/SlateDebug/**
+ /Plugins/
+ /Plugins/**/
+ /Plugins/**/*.uplugin
+ /Plugins/**/Config/**
+ /Plugins/**/Source/**
+ /Plugins/**.embeddedframework.zip
+ /Source/
+ /Source/**