diff --git a/.gitignore b/.gitignore index c384f87..9afff6f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,8 @@ cp437/cp437.exe # UEFI NvVars pci?????.bin + +# Binaries +*.exe +*.com +*.efi \ No newline at end of file diff --git a/ac97/AC97.EXE b/ac97/AC97.EXE deleted file mode 100644 index 3f6f665..0000000 Binary files a/ac97/AC97.EXE and /dev/null differ diff --git a/acpi/ACPI.EXE b/acpi/ACPI.EXE deleted file mode 100644 index 4524574..0000000 Binary files a/acpi/ACPI.EXE and /dev/null differ diff --git a/amikey/AMIKEY.COM b/amikey/AMIKEY.COM deleted file mode 100644 index 457f16e..0000000 Binary files a/amikey/AMIKEY.COM and /dev/null differ diff --git a/amikey/JETKEY.COM b/amikey/JETKEY.COM deleted file mode 100644 index 368787c..0000000 Binary files a/amikey/JETKEY.COM and /dev/null differ diff --git a/multikey/MULTIKEY.COM b/multikey/MULTIKEY.COM deleted file mode 100644 index e8d086c..0000000 Binary files a/multikey/MULTIKEY.COM and /dev/null differ diff --git a/pcireg/PCIIDS.BIN b/pcireg/PCIIDS.BIN deleted file mode 100644 index efbfbc9..0000000 Binary files a/pcireg/PCIIDS.BIN and /dev/null differ diff --git a/pcireg/PCIREG.EFI b/pcireg/PCIREG.EFI deleted file mode 100644 index fc85cc7..0000000 Binary files a/pcireg/PCIREG.EFI and /dev/null differ diff --git a/pcireg/PCIREG.EXE b/pcireg/PCIREG.EXE deleted file mode 100644 index ecfd437..0000000 Binary files a/pcireg/PCIREG.EXE and /dev/null differ diff --git a/viakey/VIAKEY.COM b/viakey/VIAKEY.COM deleted file mode 100644 index 92fa202..0000000 Binary files a/viakey/VIAKEY.COM and /dev/null differ