From 9f4dedc4de014cc665c32dfbac1c017f9396b563 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Fri, 28 Sep 2012 15:33:11 +0100 Subject: [PATCH] .gitignore: updates. Add compile, m4 directory and putsurface_wayland test. Signed-off-by: Damien Lespiau Signed-off-by: Gwenole Beauchesne --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 30af177..49fbebe 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ Makefile.in TAGS aclocal.m4 autom4te.cache +compile config.guess config.h config.h.in @@ -33,6 +34,7 @@ depcomp install-sh libtool ltmain.sh +/m4 missing stamp-h1 /test/basic/test_01 @@ -52,6 +54,7 @@ stamp-h1 /test/encode/avcenc /test/encode/h264encode /test/putsurface/putsurface +/test/putsurface/putsurface_wayland /test/transcode/mpeg2transcode /test/v4l_h264/decode/decode /test/v4l_h264/encode/encode -- 2.7.4