From 613e3f265549772089873c83f7ac3037deb5f7ba Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Sun, 9 Dec 2018 18:55:30 +0400 Subject: [PATCH] Add generated wayland-protocols to .gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 28188376c9..369bb4d452 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,13 @@ retroarch_switch.lst retroarch_switch.nacp retroarch_switch.nro retroarch_switch.nso + +# Wayland +gfx/common/wayland/idle-inhibit-unstable-v1.c +gfx/common/wayland/idle-inhibit-unstable-v1.h +gfx/common/wayland/xdg-shell-unstable-v6.c +gfx/common/wayland/xdg-shell-unstable-v6.h +gfx/common/wayland/xdg-decoration-unstable-v1.h +gfx/common/wayland/xdg-decoration-unstable-v1.c +gfx/common/wayland/xdg-shell.c +gfx/common/wayland/xdg-shell.h