diff --git a/UnrealEngine.gitignore b/UnrealEngine.gitignore index 6582eaf9..705552ec 100644 --- a/UnrealEngine.gitignore +++ b/UnrealEngine.gitignore @@ -68,7 +68,7 @@ Saved/* # Compiled source files for the engine to use Intermediate/* -Plugins/*/Intermediate/* +Plugins/**/Intermediate/* # Cache files for the editor to use DerivedDataCache/*