diff options
author | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2013-09-23 12:49:02 +0200 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-09-23 10:08:03 -0700 |
commit | 7f951e1117654c4c59c22a4e58bb49ad048abca2 (patch) | |
tree | 5386449e175c333daf1386eba55a8979a4b34e27 | |
parent | f62f88fbcda2059d08221ac568061fd70ee16516 (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | clients/.gitignore | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,7 @@ cscope.out .libs /aclocal.m4 /autom4te.cache +/compile /config.guess /config.h /config.h.in diff --git a/clients/.gitignore b/clients/.gitignore index 484437b4..aa5e53c0 100644 --- a/clients/.gitignore +++ b/clients/.gitignore @@ -8,6 +8,8 @@ weston-flower weston-fullscreen weston-gears weston-image +weston-nested +weston-nested-client weston-resizor weston-simple-egl weston-simple-shm |