aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-04-21 15:30:08 -0700
committerGerald Combs <gerald@wireshark.org>2014-04-21 22:34:32 +0000
commitcb5c28cfdb722d055632a83e0e674f6822e7b612 (patch)
tree39a87d0e8190edebc30dbabb06498120907006d3
parentba44220e8c2d61d0f787fa4a4578a72f04936bf1 (diff)
downloadwireshark-cb5c28cfdb722d055632a83e0e674f6822e7b612.tar.gz
wireshark-cb5c28cfdb722d055632a83e0e674f6822e7b612.tar.bz2
wireshark-cb5c28cfdb722d055632a83e0e674f6822e7b612.zip
Add some generated files in the docbook directory.
Change-Id: I852bdbe2d8e447621727c11a70bc0a1b0ca47e8f Reviewed-on: https://code.wireshark.org/review/1249 Reviewed-by: Gerald Combs <gerald@wireshark.org>
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f9a38cae5..0cb020150d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,6 +111,17 @@ doxygen.cfg
help/faq.txt
pod2htm[di].tmp
wireshark.pod
+docbook/*-guide-*.fo
+docbook/*-guide-*.pdf
+docbook/ws?g_html/
+docbook/ws?g_html_chunked/
+docbook/git_version.xml
+docbook/release-notes-*.pdf
+docbook/release-notes.txt
+docbook/wsdg.validated
+docbook/wsluarm
+docbook/wsluarm_src/
+docbook/wsug.validated
# Qt #
######