]> Cypherpunks.ru repositories - gostls13.git/commitdiff
.gitignore: don't ignore y.output
authorIan Lance Taylor <iant@golang.org>
Sun, 17 Apr 2016 22:13:46 +0000 (15:13 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 17 Apr 2016 22:41:13 +0000 (22:41 +0000)
We no longer use yacc, and we shouldn't have any y.output files.

Change-Id: I045671b6aef3f53c3cfe068b0c14a4871689c13e
Reviewed-on: https://go-review.googlesource.com/22161
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
.gitignore

index 1677a18fc8bbb730711a6a4d9bc1830904d06ab0..6851e147d338773bb39bf0c3b1cada656bb2450f 100644 (file)
@@ -24,7 +24,6 @@ doc/articles/wiki/*.bin
 misc/cgo/life/run.out
 misc/cgo/stdio/run.out
 misc/cgo/testso/main
-src/cmd/**/y.output
 src/cmd/cgo/zdefaultcc.go
 src/cmd/go/zdefaultcc.go
 src/cmd/internal/obj/zbootstrap.go