aboutsummaryrefslogtreecommitdiffstats
path: root/manuals/.gitignore
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-29 10:28:10 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-29 16:19:08 +0100
commiteaa61bff5d06588f4c97f43b4a85f3a9a05b50c4 (patch)
treea0f8b186aace52b6dee4225091697293927b08d7 /manuals/.gitignore
parent751f410a056725ea05294ee51e8f15fb0cdf4cb8 (diff)
manuals/OsmoNITB: integrate into this repository
Move from doc/manuals to manuals/OsmoNITB as we have two more manuals (OsmoMGCP and OsmoNAT) that need to be moved to manuals/. Make the manuals build without a toplevel configure.ac file from autotools: $ cd manuals/OsmoNITB $ make openbsc/configure.ac is not used to integrate the manuals, as it would be extra effort to integrate all three of the manuals there. This is not worth it for the legacy codebase. Related: OS#3385 Change-Id: I0036ad8dbecd23695305ac491c7ee87caa44c7f9
Diffstat (limited to 'manuals/.gitignore')
-rw-r--r--manuals/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/manuals/.gitignore b/manuals/.gitignore
new file mode 100644
index 000000000..565590fda
--- /dev/null
+++ b/manuals/.gitignore
@@ -0,0 +1,8 @@
+*.html
+*.svg
+*.pdf
+*__*.png
+*.check
+generated
+common
+build