Signed-off-by: Tiago Vignatti <[email protected]> --- doc/Wayland/.gitignore | 1 + doc/doxygen/.gitignore | 1 + 2 files changed, 2 insertions(+)
diff --git a/doc/Wayland/.gitignore b/doc/Wayland/.gitignore index e366f17..c1656e7 100644 --- a/doc/Wayland/.gitignore +++ b/doc/Wayland/.gitignore @@ -1,2 +1,3 @@ Wayland en-US/ +publican-copy.cfg diff --git a/doc/doxygen/.gitignore b/doc/doxygen/.gitignore index 8343324..5f82598 100644 --- a/doc/doxygen/.gitignore +++ b/doc/doxygen/.gitignore @@ -1 +1,2 @@ wayland.doxygen +xml/ -- 1.7.9.5 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
