diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7f59570149..40a084444a 100644 --- a/.gitignore +++ b/.gitignore @@ -723,6 +723,10 @@ lib/cmyth/Makefile # /xbmc/windowing/ /xbmc/windowing/Makefile /xbmc/windowing/egl/Makefile +/xbmc/windowing/tests/wayland/xbmc_wayland_test_client_protocol.h +/xbmc/windowing/tests/wayland/xbmc_wayland_test_protocol.c +/xbmc/windowing/tests/wayland/xbmc_wayland_test_server_protocol.h +/xbmc/windowing/tests/wayland/Makefile # /lib/ffmpeg/ /lib/ffmpeg/config.h |