.gitignore 1.0 KB
Newer Older
V
vit9696 已提交
1 2 3 4 5 6 7 8 9
.DS_Store
UDK
Binaries
build
DerivedData
xcshareddata
xcuserdata
project.xcworkspace
*.dSYM
10
Utilities/AppleEfiSignTool/AppleEfiSignTool
11 12
Utilities/disklabel/disklabel
Utilities/EfiResTool/EfiResTool
V
vit9696 已提交
13 14
Utilities/macserial/macserial
Utilities/icnspack/icnspack
15
Utilities/ocvalidate/ocvalidate
16
Utilities/LogoutHook/nvramdump
17 18 19 20 21
Utilities/RsaTool/RsaTool
Utilities/TestBmf/Bmf
Utilities/TestDiskImage/DiskImage
Utilities/TestHelloWorld/HelloWorld
Utilities/TestImg4/Img4
22
Utilities/TestKernelCollection2/KernelCollection2
23 24 25 26 27
Utilities/TestKextInject/KextInject
Utilities/TestKextInject/Result.xml
Utilities/TestMacho/Macho
Utilities/TestRsaPreprocess/RsaPreprocess
Utilities/TestSmbios/Smbios
28
Utilities/TestPeCoff/PeCoff
29
*.o
30
*.o.tmp
31
*.exe
32 33 34 35
*.gcda
*.gcno
FUZZDICT
COVERAGE
V
vit9696 已提交
36 37 38 39
fuzz-*.log
crash-*
oom-*
slow-unit-*
V
vit9696 已提交
40 41 42 43 44
*.log
*.aux
*.out
*.synctex.gz
*.toc
45
out.bin
V
vit9696 已提交
46
prelinkedkernel.unpack
V
vit9696 已提交
47
.gdb_history
48 49
*.dmg
*.chunklist
50
*.pyc
51 52 53 54 55
*.id0
*.id1
*.id2
*.nam
*.til
56
*.aml
57
Debug/QemuRun
58
Doxy
V
vit9696 已提交
59 60 61 62
Legacy/BinDrivers/X64
Legacy/BinDrivers/IA32
Legacy/BootLoader/bin
Legacy/BootSector/bin
63
Utilities/ocvalidate/*.plist