go.tools/.hgignore: ignore *.got files from "golden file" testing.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/83680043
This commit is contained in:
Alan Donovan 2014-04-02 16:42:42 -04:00
parent 0b23073b5c
commit bf97d00464
1 changed files with 2 additions and 1 deletions

View File

@ -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