From f22d11b12398949225289d5bc6fa2b07f603c8d3 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Mon, 29 Jun 2020 17:33:37 +0000 Subject: [PATCH] added main binary to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f4d432a..047e124 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ # Dependency directories (remove the comment below to include it) # vendor/ +main