Skip to content

Commit dc559d6

Browse files
committed
Include Plugins folder
1 parent b3ae381 commit dc559d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UnrealEngine.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ SourceArt/**/*.tga
5050

5151
# Binary Files
5252
Binaries/*
53+
Plugins/*/Binaries/*
5354

5455
# Builds
5556
Build/*
@@ -70,6 +71,7 @@ Saved/*
7071

7172
# Compiled source files for the engine to use
7273
Intermediate/*
74+
Plugins/*/Intermediate/*
7375

7476
# Cache files for the editor to use
7577
DerivedDataCache/*

0 commit comments

Comments
 (0)