diff options
author | Kristian Høgsberg <krh@redhat.com> | 2008-12-05 11:20:30 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2008-12-05 11:20:30 -0500 |
commit | cb703161057aeb3f4de0faed9f8ff5005efa71a3 (patch) | |
tree | 4991490c0573724227f446e57728b14486f7c395 /.gitignore | |
parent | 841883b43c88538401295da776344c9d0e6e766b (diff) |
Update .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |