From 6184509494a031def7598302a6f3eb954fb37591 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Tue, 26 Jan 2021 20:53:07 +0100 Subject: [PATCH] Add build directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad87e5e..9ad2297 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ coverage webhook /test/hookecho +build