summaryrefslogtreecommitdiff
path: root/hw/dmx/doc/.gitignore
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-04-28 21:16:10 -0400
committerKeith Packard <keithp@keithp.com>2011-05-13 14:08:05 -0700
commit622ebb88157b0ed99355419767685dd70ce0f16c (patch)
treebf1a9ffb9792030637f7a593a80c3c5c3711bad4 /hw/dmx/doc/.gitignore
parent595460c397a543fe512becd3c432de2a0a68d187 (diff)
dmx: split DocBook/XML and Doxygen makefile targets
Maintaining either requires full knowledge of both. It's not obvious one has to check the usage of global variables in devbook.am when maintaining doxygen target. Or vice-versa. Being in their respective directory, one less thing to worry about. Reviewed-by Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/dmx/doc/.gitignore')
-rw-r--r--hw/dmx/doc/.gitignore17
1 files changed, 6 insertions, 11 deletions
diff --git a/hw/dmx/doc/.gitignore b/hw/dmx/doc/.gitignore
index 92c11507e..9629c1538 100644
--- a/hw/dmx/doc/.gitignore
+++ b/hw/dmx/doc/.gitignore
@@ -1,11 +1,6 @@
-# Add & Override for this directory and it's subdirectories
-html/
-dmx.html
-dmx.pdf
-dmx.ps
-dmx.txt
-scaled.html
-scaled.pdf
-scaled.ps
-scaled.txt
-doxygen.conf
+*.html
+*.pdf
+*.ps
+*.txt
+!DMXSpec.txt
+!DMXSpec-v1.txt