mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 21:54:27 +02:00
.gitignore: Ignore build tools build logs
The python BaseTools/Edk2ToolsBuild.py creates files in BaseTools/BaseToolsBuild and should be ignored. Signed-off-by: Jeff Brasen <jbrasen@nvidia.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
parent
86a0f84470
commit
c8e30482fd
3
BaseTools/.gitignore
vendored
3
BaseTools/.gitignore
vendored
@ -17,4 +17,5 @@ Source/C/VfrCompile/VfrTokens.h
|
||||
Source/C/bin/
|
||||
Source/C/libs/
|
||||
Bin/Win32
|
||||
Lib
|
||||
Lib
|
||||
BaseToolsBuild/
|
Loading…
x
Reference in New Issue
Block a user