diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
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 |