From 0888e51c9120c564b67b7aab58afa293a6f4374d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 2 Dec 2024 05:15:58 -0600 Subject: [PATCH] trick to easily detect protobuf libraries --- .protobuf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .protobuf diff --git a/.protobuf b/.protobuf new file mode 100644 index 0000000..919026d --- /dev/null +++ b/.protobuf @@ -0,0 +1,4 @@ +droplet.proto +event.proto +experiments.proto +hypervisor.proto