Merge pull request #13868 from jfrazelle/update-gitignore-man

update gitignore for new manpages
This commit is contained in:
David Calavera 2015-06-10 16:55:15 -07:00
commit ad9080a87c
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View file

@ -30,5 +30,8 @@ docs/_build
docs/_static
docs/_templates
docs/changed-files
# generated by man/man/md2man-all.sh
man/man1
man/man5
pyenv
vendor/pkg/

3
docs/.gitignore vendored
View file

@ -1,5 +1,2 @@
# generated by man/man/md2man-all.sh
man1/
man5/
# avoid commiting the awsconfig file used for releases
awsconfig