diff options
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 |