mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-24 10:28:21 -07:00
22 lines
147 B
Plaintext
22 lines
147 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
|