From 97880f1245984a796225aa4ce862755a674e201c Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Tue, 8 Dec 2009 17:14:13 +0800 Subject: Which means adding the tests, the pc files and va/va_version.h (generated file) while removing fw/* which are neither part of the repository nor mentioned anywhere in the Makefiles. Signed-off-by: Damien Lespiau --- .gitignore | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fc9b033..a8ff985 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.rej *.loT *.bin +*.pc .deps .libs install-sh @@ -25,5 +26,20 @@ config.status config.sub configure depcomp -fw/msvdx_bin -fw/msvdx_fw.bin +TAGS +/va/va_version.h +/test/basic/test_01 +/test/basic/test_02 +/test/basic/test_03 +/test/basic/test_04 +/test/basic/test_05 +/test/basic/test_06 +/test/basic/test_07 +/test/basic/test_08 +/test/basic/test_09 +/test/basic/test_10 +/test/basic/test_11 +/test/decode/mpeg2vldemo +/test/encode/h264encode +/test/putsurface/putsurface +/test/vainfo -- cgit v1.2.1