]> Cypherpunks.ru repositories - gostls13.git/commitdiff
.gitignore: ignore src/cmd/dist/dist
authorTobias Klauser <tklauser@distanz.ch>
Sat, 28 Oct 2017 11:45:36 +0000 (13:45 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Sat, 28 Oct 2017 21:55:49 +0000 (21:55 +0000)
In case of a failed/cancelled build, src/cmd/dist/dist might be left in
place.

Change-Id: Id81b5d663476a880101a2eed54fa051c40b0b0bc
Reviewed-on: https://go-review.googlesource.com/74150
Reviewed-by: Ian Lance Taylor <iant@golang.org>
.gitignore

index a2c389f03351b5f34112c3e79895eaee698b643b..39723909c71c28974ce56903c9c52fc1386c3d24 100644 (file)
@@ -31,6 +31,7 @@ _testmain.go
 /pkg/
 /src/*.*/
 /src/cmd/cgo/zdefaultcc.go
+/src/cmd/dist/dist
 /src/cmd/go/internal/cfg/zdefaultcc.go
 /src/cmd/go/internal/cfg/zosarch.go
 /src/cmd/internal/objabi/zbootstrap.go