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 <eapache@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-04-14 22:27:10 +02:00 committed by Evan Huus
parent e304d5d739
commit 157fe98533
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -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 #
######