Ignore windows generated manifests

- Commit a95ce7f builds *.manifest files on windows -- added them to
  .gitignore.

- ignore pod -> html temp file

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
JimC 2016-08-03 13:53:21 -04:00 committed by Richard Levitte
parent c47ba4e96c
commit e7932c1eb7
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -169,3 +169,7 @@ Makefile.save
*.bak
cscope.*
*.d
pod2htmd.tmp
# Windows manifest files
*.manifest