From 87815347d737cddd9d6fe34b296f531f43208b0b Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Fri, 19 Jul 2019 11:45:50 +0400 Subject: [PATCH] other: Add exec to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f1c181e..7d2734e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +/cmd/cmd