Merge pull request #2524 from halbich/unreal-plugins-directories
UnrealEngine - Include Plugins folder
This commit is contained in:
commit
5b7484e422
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ SourceArt/**/*.tga
|
|||
|
||||
# Binary Files
|
||||
Binaries/*
|
||||
Plugins/*/Binaries/*
|
||||
|
||||
# Builds
|
||||
Build/*
|
||||
|
|
@ -70,6 +71,7 @@ Saved/*
|
|||
|
||||
# Compiled source files for the engine to use
|
||||
Intermediate/*
|
||||
Plugins/*/Intermediate/*
|
||||
|
||||
# Cache files for the editor to use
|
||||
DerivedDataCache/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue