summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@qt.io>2017-06-26 12:28:16 +0200
committerPaul Olav Tvete <paul.tvete@qt.io>2017-07-10 08:24:35 +0000
commit6f3d69264b6640c94ecfdb89c4bbf90319534b09 (patch)
tree58dbf5f87e2fba2b07e84c372dbe1185e0f8c7a7
parentac8fa523dde02f6fa760472c75edf9709bd7bb2a (diff)
Update .gitignore
Change-Id: Iddbfa1f631fe13fd901e0b3a00bafe334da51cf1 Reviewed-by: Giulio Camuffo <giulio.camuffo@kdab.com>
-rw-r--r--.gitignore5
-rw-r--r--examples/wayland/ivi-compositor/.gitignore1
-rw-r--r--examples/wayland/multi-screen/.gitignore1
3 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b841728fa..bb3819ca3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,8 @@ qwayland-server-*.h
*-protocol.c
*-client-protocol.h
*-server-protocol.h
+qtwayland*-config.*
+qtwayland*-config_p.h
.qmake.cache
config.log
config.tests/egl/egl
@@ -23,6 +25,9 @@ config.tests/xkbcommon/xkbcommon
config.tests/wayland/wayland
config.tests/drm_egl_server/drm_egl_server
config.tests/wayland_scanner/wayland_scanner
+config.cache
+config.opt
+config.summary
qrc_*.cpp
moc_*.cpp
.obj/
diff --git a/examples/wayland/ivi-compositor/.gitignore b/examples/wayland/ivi-compositor/.gitignore
new file mode 100644
index 000000000..4477704e2
--- /dev/null
+++ b/examples/wayland/ivi-compositor/.gitignore
@@ -0,0 +1 @@
+ivi-compositor
diff --git a/examples/wayland/multi-screen/.gitignore b/examples/wayland/multi-screen/.gitignore
new file mode 100644
index 000000000..5e732742b
--- /dev/null
+++ b/examples/wayland/multi-screen/.gitignore
@@ -0,0 +1 @@
+multi-screen