diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-03-10 13:06:09 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-03-10 19:06:27 +0000 |
commit | d1d395774435d7759ef2b2af337222da79bc7264 (patch) | |
tree | 65931636c899516ee9cdb4e5f4ff17a9395ffe5d /doc/.gitignore | |
parent | 1aa5aaa9e297eaed231cf0270d097fe4284dc274 (diff) |
add doxygen.stamp to .gitignore
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=35182
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index c26fd2d0..1afe0141 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -15,3 +15,4 @@ dbus-faq.html dbus-daemon.1 dbus-docs dbus-docs.tar.gz +doxygen.stamp |