diff options
author | Chad Versace <chad.versace@linux.intel.com> | 2014-02-06 17:32:48 -0800 |
---|---|---|
committer | Chad Versace <chad.versace@linux.intel.com> | 2014-02-07 09:45:28 -0800 |
commit | 3dd59c49d77b610a220b8fc3d4151e70a0a51280 (patch) | |
tree | 0e20b41622c42fc86613c65e2fb39817e3ec6c1b | |
parent | adfa367b361b51c9c5c75210af64f32aabf22341 (diff) |
gitignore: Ignore html manpage
Ignore waffle_feature_test_macros.7.html.
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ Makefile /doc/html/man/waffle_dl.3.html /doc/html/man/waffle_enum.3.html /doc/html/man/waffle_error.3.html +/doc/html/man/waffle_feature_test_macros.7.html /doc/html/man/waffle_gbm.3.html /doc/html/man/waffle_get_proc_address.3.html /doc/html/man/waffle_glx.3.html |