diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-08-08 10:03:08 -0400 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-08-09 21:17:53 -0700 |
commit | 35c0dbe4b0a6ab790f4271325b8a0b16894daa8b (patch) | |
tree | 3e2ec2ad1e5a8e3f22f9f81af9237d10ae9dbd34 /doc | |
parent | 05c4fe83fdc20b838fd59658478278dc31a55eb9 (diff) |
doc: add missing .gitignore for Xserver-DTrace
The dtrace doc was recently added in commit
9c171d4aee695ab66e6db1ab92539557bd368cfa
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/xml/dtrace/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/xml/dtrace/.gitignore b/doc/xml/dtrace/.gitignore new file mode 100644 index 000000000..a43c4e134 --- /dev/null +++ b/doc/xml/dtrace/.gitignore @@ -0,0 +1,4 @@ +Xserver-DTrace.html +Xserver-DTrace.pdf +Xserver-DTrace.txt +xorg.css |