From 10dc33a45c39dfb2c8927f8db07dcd4019fa56a1 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Wed, 3 Aug 2022 00:22:02 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ba2acb9..cfc5d29 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,6 @@ go.work # Partner project SimplrWeather/ + +# Protobuf definitions +proto/ \ No newline at end of file