aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-19 14:23:33 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-21 14:37:49 +0100
commit41e54a4d7fb044cf1cde1f8a8c1518c3285c6860 (patch)
treea79547dbef127abe503e888eaea63af8b78dbfbc
parent896c7a8c4958870f0ca600a60c14d52ac49a67f0 (diff)
gitignore: add "make distcheck" generated files
(moving manuals to project repositories 16/19) Related: OS#3385 Change-Id: I876b0fa08d2987d285b6d77ef13069228c8b8d37
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b174bb9..d823675 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,10 @@ m4/*.m4
Makefile.in
Makefile
+# make distcheck
+osmo-gsm-manuals-*/
+osmo-gsm-manuals-*.tar.*
+
# symlinks to shared dirs (needed for out-of-tree builds)
*/common
*/build