.gitignore: Ignore /.gopathok

We've been occasionally creating this file since 9c44933b (build:
create a local GOPATH if none specified, 2017-03-27, #410).  But it's
recording information about the local environment, not part of our
common source.  Adding it to .gitignore helps avoid having it
accidentally committed.

Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
W. Trevor King 2018-02-28 10:06:15 -08:00
parent 8ea79e755f
commit 0ebf75fb71

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
/.artifacts/
/.gopathok
/_output/
/conmon/conmon.o
/docs/*.[158]