From 8a781aef0ebf8d5be4116fa40d9155af4ba61257 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Mon, 9 Dec 2013 16:29:03 -0500 Subject: [PATCH] xwayland: Add .gitignore --- hw/xfree86/xwayland/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hw/xfree86/xwayland/.gitignore diff --git a/hw/xfree86/xwayland/.gitignore b/hw/xfree86/xwayland/.gitignore new file mode 100644 index 0000000..abedfee --- /dev/null +++ b/hw/xfree86/xwayland/.gitignore @@ -0,0 +1,4 @@ +drm-client-protocol.h +drm-protocol.c +xserver-client-protocol.h +xserver-protocol.c