diff --git a/.gitignore b/.gitignore index f72d3ad7a..de359fc21 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ cover.out *~ vendor/*/ *.bench -coverage*.out \ No newline at end of file +coverage*.out + +GoBuilds \ No newline at end of file