summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-29 10:39:16 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2018-12-04 12:14:59 +0000
commit9fd173b179b3be252c8146fcca0f433106661ef9 (patch)
tree6d406284528e9d6874e4d02fc4af0de088fcc147 /.gitignore
parent43fb867c786a2a95f11c3a3e6c1c1d9efa43ec45 (diff)
doc/manuals: integrate into this repository
Update .gitignore and make the manuals build without a toplevel configure.ac file from autotools: $ cd doc/manuals $ make Related: OS#3385 Change-Id: Ifc2349bc2855b55cc1e603b79dc769c55a110aa1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a01c26c..2232749c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,13 @@ core.*
/.project
/.settings/
+# manuals
+doc/manuals/*.html
+doc/manuals/*.svg
+doc/manuals/*.pdf
+doc/manuals/*__*.png
+doc/manuals/*.check
+doc/manuals/generated/
+doc/manuals/osmocombb-usermanual.xml
+doc/manuals/common
+doc/manuals/build