From 76c138986e66b22cbf82122ac886457fb5226957 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 13 Dec 2017 16:12:37 +0100 Subject: [PATCH] unix: add unix.test to .gitignore Change-Id: I216a49d54bf7d9ae89a916eed0d590f786596878 Reviewed-on: https://go-review.googlesource.com/83735 Reviewed-by: Ian Lance Taylor --- unix/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/unix/.gitignore b/unix/.gitignore index e4827159..e3e0fc6f 100644 --- a/unix/.gitignore +++ b/unix/.gitignore @@ -1 +1,2 @@ _obj/ +unix.test