diff --git a/.gitignore b/.gitignore index 2348ca7..159ce9b 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ SourceArt/**/*.tga # Binary Files Binaries/* Plugins/*/Binaries/* +Plugins/Marketplace/*/Binaries/* # Packages Packages/* @@ -74,6 +75,7 @@ Saved/* # Compiled source files for the engine to use Intermediate/* Plugins/*/Intermediate/* +Plugins/Marketplace/*/Intermediate/* # Cache files for the editor to use DerivedDataCache/* @@ -89,4 +91,4 @@ Content/ThirdPerson/* #Custom .idea/* -*.vsconfig \ No newline at end of file +*.vsconfig