mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-24 02:18:22 -07:00
28 lines
188 B
Plaintext
28 lines
188 B
Plaintext
# GNU C
|
|
*.a
|
|
*.o
|
|
|
|
# Watcom C
|
|
*.err
|
|
*.obj
|
|
|
|
# Python
|
|
__pycache__
|
|
*.pyc
|
|
|
|
|
|
# cp437 tool
|
|
cp437/cp437
|
|
cp437/cp437.exe
|
|
*_cp437
|
|
|
|
# UEFI
|
|
NvVars
|
|
pci?????.bin
|
|
|
|
# Binaries
|
|
*.exe
|
|
*.com
|
|
*.efi
|
|
PCIIDS.BIN
|