From b1c96e789c59559a7c91b71c8d475ad4c2a26742 Mon Sep 17 00:00:00 2001 From: netbenix Date: Sat, 27 Aug 2022 12:47:37 +0200 Subject: [PATCH] refactor(gitignore): Added another binary to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ba13d6..3dc71b3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.so *.dylib lpm-cli +lpm-cli_x86 # Test binary, built with `go test -c` *.test