From e281263f528ae4de0f698c6be8a697964fb40dcd Mon Sep 17 00:00:00 2001 From: Phireh Date: Tue, 19 Nov 2024 17:12:02 +0100 Subject: [PATCH] Add wayland protocol files to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0cf8f40..ec1ec46 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ wayland +xdg-shell-client-protocol.h +xdg-shell-protocol.c