From b7efdf9aee9c9033442460aabf8d43683caf0d30 Mon Sep 17 00:00:00 2001 From: zachaller Date: Mon, 27 Feb 2023 10:53:25 -0600 Subject: [PATCH] update git ignore Signed-off-by: zachaller --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a83f979..30340d1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ *.so *.dylib metric-plugin +metric-plugin-darwin-* +metric-plugin-linux-* +.idea # Test binary, built with `go test -c` *.test