[gstreamermm] .gitignore: update ignore file list



commit 3d9988cf30a8d9a4ecf403285d09fff94ac0a20e
Author: Marcin Kolny <marcin kolny flytronic pl>
Date:   Mon Jun 29 15:01:48 2015 +0200

    .gitignore: update ignore file list
    
        * .gitignore: add to ignore list executable files of recently added
          tests.

 .gitignore |   23 +++++++++++++++--------
 1 files changed, 15 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 115a140..610cd66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -504,16 +504,23 @@ tests/test-structure
 tests/test-taglist
 tests/test-urihandler
 
-test-plugin-appsink
-test-plugin-appsrc
-test-plugin-pushsrc
-test-plugin-register
+tests/test-plugin-alsasink
+tests/test-plugin-alsasrc
+tests/test-plugin-appsink
+tests/test-plugin-appsrc
+tests/test-plugin-derivedfromappsink
+tests/test-plugin-derivedfromappsrc
+tests/test-plugin-derivedfromaudiosink
+tests/test-plugin-derivedfromaudiosrc
+tests/test-plugin-derivedfrombasetransform
+tests/test-plugin-pushsrc
+tests/test-plugin-register
 
-test-regression-bininpipeline
-test-regression-binplugin
-test-regression-rewritefile
+tests/test-regression-bininpipeline
+tests/test-regression-binplugin
+tests/test-regression-rewritefile
 test-regression-seekonstartup
-test-regression-videoduration
+tests/test-regression-videoduration
 
 tests/*.log
 tests/*.trs


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]