Updated .gitignore

This commit is contained in:
netbenix 2021-11-07 21:16:23 +01:00
parent d47e63d620
commit 3a5166eece

1
.gitignore vendored
View file

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