mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
Merge pull request #4436 from MountainKing123/unreal-engine-gitignore-patch-01
Update UnrealEngine.gitignore
This commit is contained in:
commit
0b806ae7ff
1 changed files with 2 additions and 2 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue