docs: extract goget manpage to standalone troff source
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
# Build output
|
||||
bin/
|
||||
|
||||
# Generated copy of man/goget.1 (regenerated by `just build`).
|
||||
# Required because //go:embed cannot reference files outside the
|
||||
# embedding package, so man/goget.1 is copied into the package
|
||||
# tree at build time and embedded into the binary.
|
||||
cmd/goget/man-page-data/*.1
|
||||
!cmd/goget/man-page-data/.gitkeep
|
||||
|
||||
# Test artifacts
|
||||
*.test
|
||||
*.out
|
||||
|
||||
Reference in New Issue
Block a user