From 84faaf4427f48645757a481b910cbb1c047c0520 Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Thu, 26 Oct 2023 09:57:06 -0400 Subject: [PATCH] Prevent sampledeviceplugin binary commit --- test/images/sample-device-plugin/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/images/sample-device-plugin/.gitignore diff --git a/test/images/sample-device-plugin/.gitignore b/test/images/sample-device-plugin/.gitignore new file mode 100644 index 00000000000..36c2fc175a4 --- /dev/null +++ b/test/images/sample-device-plugin/.gitignore @@ -0,0 +1 @@ +sampledeviceplugin \ No newline at end of file