gitignore: properly ignore generated man pages

Fix the .gitignore files so man pages are correctly ignored.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
This commit is contained in:
H. Peter Anvin 2016-02-17 22:04:45 -08:00
parent f9be8c3179
commit 9e1d691e82

3
.gitignore vendored
View file

@ -46,9 +46,8 @@ TAGS
/insnsn.c
/macros.c
/nasm
/nasm.man
/ndisasm
/ndisasm.man
/*.1
/pptok.c
/pptok.h
/pptok.ph