aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-02-01 11:26:38 -0800
committerGerald Combs <gerald@wireshark.org>2014-02-01 19:30:01 +0000
commitec6fc7690ba9930798a50f1c4e1e6173e715742b (patch)
treed26708ce32ca43e5c7916f1ad99602c39e80e09d /.gitignore
parentbdafbad95518632a924a01d9c335c7a81796e7f7 (diff)
Convert the libraries chapter to AsciiDoc.
Add some docbook-related entries to .gitignore. Whoever maintains the Windows libraries has done a terrible job of keeping this chapter up to date. Change-Id: Ic6dcbd9e8369eae9f07403bd3f805a515886f542 Reviewed-on: https://code.wireshark.org/review/72 Reviewed-by: Gerald Combs <gerald@wireshark.org> Tested-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 418f27734c..81e8f0152d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,6 +117,11 @@ doxygen.cfg
help/faq.txt
pod2htm[di].tmp
wireshark.pod
+docbook/ws?g_src/WS?G_*.dbk
+docbook/*-guide-*.fo
+docbook/*-guide-*.pdf
+docbook/ws?g_html/
+docbook/ws?g_html_chunked/
# Qt #
######