blob: 2aa30a0acacde7fd9b12630e99189362d9490783 [file] [log] [blame]
# The googlegolangorg program needs a fairly short list of things
# from the golang.org/x/website repository that probably doesn't
# change often. Filter everything else out implicitly as long as
# this approach needs less maintenance.
**
!go.mod
!go.sum
!cmd/
!cmd/googlegolangorg/**
.gcloudignore