summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-04-08 07:29:59 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-04-08 07:31:38 +0200
commit09533757aca8b8764a925dfa92204a8bb3c396f4 (patch)
tree60d6d2f5d6c89051c3bb67174c27bc47b3947408
parent027a1298c22aeecc2fee2d270cd86790530892f6 (diff)
.gitignore: update.
- Add new tests and generated files. - Sort the lines by alphabetical order. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-rw-r--r--.gitignore31
1 files changed, 18 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index f828a4a..fd8ac05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,25 +9,26 @@
*.pc
.deps
.libs
-install-sh
-libtool
-ltmain.sh
-missing
Makefile
Makefile.in
-config.h
-config.h.in
-stamp-h1
+TAGS
aclocal.m4
autom4te.cache
config.guess
+config.h
+config.h.in
config.log
config.status
config.sub
configure
+debian.upstream/changelog
+debian.upstream/control
depcomp
-TAGS
-/va/va_version.h
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
/test/basic/test_01
/test/basic/test_02
/test/basic/test_03
@@ -39,10 +40,14 @@ TAGS
/test/basic/test_09
/test/basic/test_10
/test/basic/test_11
+/test/decode/loadjpeg
/test/decode/mpeg2vldemo
-/test/encode/h264encode
+/test/egl/va_egl
/test/encode/avcenc
+/test/encode/h264encode
/test/putsurface/putsurface
-/test/vainfo
-test/v4l_h264/decode/decode
-test/v4l_h264/encode/encode
+/test/transcode/mpeg2transcode
+/test/v4l_h264/decode/decode
+/test/v4l_h264/encode/encode
+/test/vainfo/vainfo
+/va/va_version.h