From c91e8d61579f240fcd56078c06c938527eab2335 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Sun, 16 Jun 2019 12:23:02 +0200 Subject: [PATCH] include the status page project on the ignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7b6b36532..7a63d80f6 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,6 @@ server.pid # Default sigar library provision location. native/ + +# Projects not available on this branch +kamon-status-page