summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-12-08 17:14:13 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2010-12-21 11:10:23 +0800
commit97880f1245984a796225aa4ce862755a674e201c (patch)
tree99062f7c08c5fc73b596550401ca2aac2b3c25f7 /.gitignore
parent16d53cf82d08019c9e4065dc50ca585ffba46c5f (diff)
downloadlibva-97880f1245984a796225aa4ce862755a674e201c.tar.gz
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 <damien.lespiau@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 18 insertions, 2 deletions
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