aboutsummaryrefslogtreecommitdiffstats
path: root/UnrealEngine.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'UnrealEngine.gitignore')
-rw-r--r--UnrealEngine.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/UnrealEngine.gitignore b/UnrealEngine.gitignore
index 6582eaf9..6e0d95fb 100644
--- a/UnrealEngine.gitignore
+++ b/UnrealEngine.gitignore
@@ -47,7 +47,7 @@ SourceArt/**/*.tga
# Binary Files
Binaries/*
-Plugins/*/Binaries/*
+Plugins/**/Binaries/*
# Builds
Build/*
@@ -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/*