diff options
author | Keith Packard <keithp@keithp.com> | 2010-11-19 20:29:14 +0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-11-19 20:29:14 +0800 |
commit | b4bdda65488e8ef27d2889cb6cc8eda3c5d50e0a (patch) | |
tree | f0c31a192179908d388c5f9d88c439747f114dae | |
parent | f0542085de2139ef562af068ec05fa73f47c73b1 (diff) |
doc: git ignore generated doc files
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 00000000..54ca39bc --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,3 @@ +*.html +*.pdf +*.fo |