diff --git a/.gitignore b/.gitignore index 6f72f89..552ff46 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ # Test binary, built with `go test -c` *.test +bin/* + # Output of the go coverage tool, specifically when used with LiteIDE *.out