mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ignore man8
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
8ebd0c972a
commit
cf8688c235
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -30,8 +30,9 @@ docs/_build
|
|||
docs/_static
|
||||
docs/_templates
|
||||
docs/changed-files
|
||||
# generated by man/man/md2man-all.sh
|
||||
# generated by man/md2man-all.sh
|
||||
man/man1
|
||||
man/man5
|
||||
man/man8
|
||||
pyenv
|
||||
vendor/pkg/
|
||||
|
|
Loading…
Reference in a new issue