diff --git a/.hgignore b/.hgignore index c27ee1ef..9281c5e1 100644 --- a/.hgignore +++ b/.hgignore @@ -1,3 +1,4 @@ -# Add no patterns to .hgignore except for files generated by the build. +# Add no patterns to .hgignore except for files generated by 'go build'/'go test'. syntax:glob last-change +*.got