diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-01-26 16:32:00 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-01-26 16:32:00 -0500 |
commit | 626788435d4a49eeea9fa2382f7ec554a0b92197 (patch) | |
tree | 384a9ec3b56051fdf8ed635b78ccb8f6776c03ab /doc/.gitignore | |
parent | b5af7f362e30b1bbde4eef4216385ae2b2ea1bee (diff) |
doc: clean-up generated html images
Generate images in /images as is the convention
Provide a base file name for images rather than process ID
Remove images directory when running make clean
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 5077603..84d7456 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -5,4 +5,4 @@ *.html.raw *.ps.raw *.txt.raw -grohtml-*.png +/images |