From 734fab3f43e497aae9189bc380f3856f5f85ca1f Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 15 Aug 2018 10:56:55 -0400 Subject: Tiny Wayland compositor --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2b5bb6f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +tinywl +*-protocol.c +*-protocol.h -- cgit v1.2.3