Skip to content

Commit 0406865

Browse files
committed
Add empty go.mod to ignore build directory from go tools
See golang/go#30058 (comment) Signed-off-by: Tom Wieczorek <[email protected]>
1 parent 2c4db50 commit 0406865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// Intentionally left empty
2+
// https://github.com/golang/go/issues/30058#issuecomment-543815369

0 commit comments

Comments
 (0)