From 3f82108f9843e045cc09ab5068a8b33627d26e4c Mon Sep 17 00:00:00 2001 From: Alexander Trost Date: Wed, 8 Jan 2020 17:49:31 +0100 Subject: [PATCH] added some built binary names to the gitignore Signed-off-by: Alexander Trost --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d969c09..c4d4626 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /config.yml /config.json -examples/ \ No newline at end of file +examples/ +/cachet-monitor +/cli