Files
system76-edk2/BaseTools/.gitignore
Jeff Brasen c8e30482fd .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>
2022-07-09 14:57:49 +00:00

21 lines
425 B
Plaintext

*.d
*.o
*.obj
*.pdb
*.ilk
*.exe
*.pyc
Source/C/VfrCompile/EfiVfrParser.cpp
Source/C/VfrCompile/EfiVfrParser.h
Source/C/VfrCompile/Pccts/antlr/antlr
Source/C/VfrCompile/Pccts/dlg/dlg
Source/C/VfrCompile/VfrLexer.cpp
Source/C/VfrCompile/VfrLexer.h
Source/C/VfrCompile/VfrParser.dlg
Source/C/VfrCompile/VfrSyntax.cpp
Source/C/VfrCompile/VfrTokens.h
Source/C/bin/
Source/C/libs/
Bin/Win32
Lib
BaseToolsBuild/