From 9860fc8f6f477744d1104ac2b264128bb18f5e0b Mon Sep 17 00:00:00 2001 From: Pier Luigi Fiorini Date: Sat, 29 Dec 2018 14:52:43 +0100 Subject: [PATCH] Clean up .gitignore Ignore more files resulting from the build process. Glob all scanner generated files, and add exceptions for pregenerated files. Change-Id: Ica60951356bdc145ebd66f5e6fc6bf4e23f2aa72 Reviewed-by: Johan Helsing --- .../xdg-shell-v5/pregenerated/3rdparty/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/plugins/platforms/wayland/plugins/shellintegration/xdg-shell-v5/pregenerated/3rdparty/.gitignore diff --git a/src/plugins/platforms/wayland/plugins/shellintegration/xdg-shell-v5/pregenerated/3rdparty/.gitignore b/src/plugins/platforms/wayland/plugins/shellintegration/xdg-shell-v5/pregenerated/3rdparty/.gitignore new file mode 100644 index 00000000000..6a2d3c20777 --- /dev/null +++ b/src/plugins/platforms/wayland/plugins/shellintegration/xdg-shell-v5/pregenerated/3rdparty/.gitignore @@ -0,0 +1,3 @@ +!qwayland-*.cpp +!qwayland-*.h +!wayland-*-protocol.c