Unverified Commit 5b7484e4 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2524 from halbich/unreal-plugins-directories

UnrealEngine - Include Plugins folder
parents b3ae3810 dc559d66
...@@ -50,6 +50,7 @@ SourceArt/**/*.tga ...@@ -50,6 +50,7 @@ SourceArt/**/*.tga
# Binary Files # Binary Files
Binaries/* Binaries/*
Plugins/*/Binaries/*
# Builds # Builds
Build/* Build/*
...@@ -70,6 +71,7 @@ Saved/* ...@@ -70,6 +71,7 @@ Saved/*
# Compiled source files for the engine to use # Compiled source files for the engine to use
Intermediate/* Intermediate/*
Plugins/*/Intermediate/*
# Cache files for the editor to use # Cache files for the editor to use
DerivedDataCache/* DerivedDataCache/*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment