Signed-off-by: Pekka Paalanen <[email protected]> --- man/.gitignore | 1 + src/.gitignore | 1 + 2 files changed, 2 insertions(+)
diff --git a/man/.gitignore b/man/.gitignore index dfabd62..6138c7d 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,3 +1,4 @@ weston.1 weston-drm.7 +weston.ini.5 diff --git a/src/.gitignore b/src/.gitignore index 3c27953..8c0fea6 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,4 +1,5 @@ git-version.h +version.h weston weston-launch screenshooter-protocol.c -- 1.7.12.4 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
