From cb703161057aeb3f4de0faed9f8ff5005efa71a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 5 Dec 2008 11:20:30 -0500 Subject: [PATCH] Update .gitignore. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 85c3649..cafab32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.so -wayland +glx-compositor +egl-compositor window flower screenshot @@ -12,3 +13,4 @@ autom4te.cache/ config.log config.status configure +Makefile -- 2.7.4