diff options
author | Keith Packard <keithp@keithp.com> | 2014-02-08 14:30:52 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-02-08 14:30:52 -0800 |
commit | 2c70a7a49cc0e92df90ea17a870d661ca857c145 (patch) | |
tree | 5f8a7b7f55b4c08a8ce0a78c48bc0adbb7d26907 /doc | |
parent | 2320b788c47757032b2874e64479ef382456c2d3 (diff) |
doc: Ignore generate template XSL file
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 54ca39bc..73fe56e6 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,3 +1,4 @@ *.html *.pdf *.fo +titlepage.templates.xsl |