diff --git a/examples/unrealstatus/.gitignore b/examples/unrealstatus/.gitignore index ad5d402..bd472d5 100644 --- a/examples/unrealstatus/.gitignore +++ b/examples/unrealstatus/.gitignore @@ -73,3 +73,6 @@ Intermediate/ # Cache files for the editor to use DerivedDataCache/ + +# Library headers must be copied automatically by the build script (build.py unreal) +Plugins/DiscordRpc/Source/ThirdParty/DiscordRpcLibrary/Include