summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2018-04-19 16:37:00 +0200
committerJohn Ogness <john.ogness@linutronix.de>2018-04-19 16:37:00 +0200
commit5d4433a719284d1b3231a85dd510054c12a43014 (patch)
treec613d59411961e11ece2b57096fd1a9af9346b17 /.gitignore
parent14868ed29a87bbce4198894e530895e318da9fea (diff)
add generic support for print version
All presentations can be built in print form if the file .lxformat_print exists in the main directory. If this file does not exist, the regular beamer format will be generated. IMPORTANT: The print version of the files are named the same as the beamer version! Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8010fc..d70c93a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ kconfig-frontends/
.config.old
log.txt
build
+.lxformat_*