From 8fca9dbd2e515823fbc9ae7c3d25c21129b8f1f9 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Tue, 24 Jan 2023 15:12:26 +0000 Subject: [PATCH] Ignore binary --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f1c181e..2d84498 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out + +out-of-tree