refactor(gitignore): Added another binary to gitignore

This commit is contained in:
netbenix 2022-08-27 12:47:37 +02:00
parent d6392a9fb3
commit b1c96e789c

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
*.so
*.dylib
lpm-cli
lpm-cli_x86
# Test binary, built with `go test -c`
*.test