diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d98a98596..e667c4efc 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ gst*orc.h /tests/examples/shapewipe/shapewipe-example /tests/examples/jack/jack_client /tests/examples/opencv/gstmotioncells_dynamic_test +/tests/examples/uvch264/test-uvch264 Build *.user @@ -59,4 +60,4 @@ Build *.ipch *.sdf *.opensdf -*.DS_Store
\ No newline at end of file +*.DS_Store |