[PATCH weston] update .gitignores for src/ and man/
Pekka Paalanen
ppaalanen at gmail.com
Tue Feb 26 05:19:02 PST 2013
Signed-off-by: Pekka Paalanen <ppaalanen at gmail.com>
---
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
More information about the wayland-devel
mailing list