From 157fe98533742538b9d4f170e03cb3bfe33766ee Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 14 Apr 2014 22:27:10 +0200 Subject: [PATCH] Update .gitignore to ignore doxygen generate file/directory (wsar_html...) Change-Id: I3d45c03f923dcc1c9216b8b102235221e8e3d556 Reviewed-on: https://code.wireshark.org/review/1140 Reviewed-by: Evan Huus --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b027f4ec8..7a93d569a0 100644 --- a/.gitignore +++ b/.gitignore @@ -126,6 +126,7 @@ lib/ AUTHORS-SHORT AUTHORS-SHORT-FORMAT doxygen.cfg +doxygen-*.tag help/faq.txt pod2htm[di].tmp wireshark.pod @@ -142,7 +143,8 @@ docbook/wsdg.validated docbook/wsluarm docbook/wsluarm_src/ docbook/wsug.validated - +wsar_html/ +wsar_html.zip # Qt # ######