examples: add audiomixmatrix test to .gitignore
[platform/upstream/gstreamer.git] / .gitignore
1 aclocal.m4
2 autom4te.cache
3 config.h
4 config.h.in
5 config.log
6 config.status
7 config.guess
8 config.sub
9 config.rpath
10 configure
11 gstreamer-libs-uninstalled*.pc
12 gstreamer-libs*.pc
13 gstreamer-play-uninstalled*.pc
14 gstreamer-play*.pc
15 libtool
16 stamp-h
17 stamp-h.in
18 stamp-h1
19 gst-element-check-*.m4
20 ltmain.sh
21 missing
22 mkinstalldirs
23 compile
24 install-sh
25 depcomp
26 autoregen.sh
27 ABOUT-NLS
28 /INSTALL
29 _stdint.h
30 gst-plugins-bad-*.tar.*
31
32 .deps
33 .libs
34 .dirstamp
35 *.lo
36 *.la
37 *.o
38 *~
39 /m4
40 Makefile.in
41 Makefile
42 *.gir
43 *.typelib
44 *.gc??
45
46 tmp-orc.c
47 gst*orc.h
48
49 /tests/check/orc
50 /tests/check/media/
51 /tests/check/libs/player
52 /tests/check/libs/player_dummy.c
53 /tests/check/elements/videoframe-audiolevel
54 /tests/check/elements/pnm
55 /tests/check/pipelines/simple-launch-lines
56 /tests/examples/audiomixmatrix/test-audiomixmatrix
57 /tests/examples/codecparsers/parse-jpeg
58 /tests/examples/codecparsers/parse-vp8
59 /tests/examples/gtk/gtkglsink
60 /tests/examples/gtk/gtksink
61 /tests/examples/gtk/glliveshader
62 /tests/examples/shapewipe/shapewipe-example
63 /tests/examples/jack/jack_client
64 /tests/examples/opencv/gstmotioncells_dynamic_test
65 /tests/examples/uvch264/test-uvch264
66 /tests/examples/mpegts/tsparser
67 /tests/examples/opencv/gsthanddetect_test
68 /tests/examples/opencv/gstfacedetect_test
69 /tests/examples/playout
70 /tests/examples/waylandsink/gtkwaylandsink
71
72 Build
73 *.user
74 *.suo
75 *.ipch
76 *.sdf
77 *.opensdf
78 *.DS_Store
79
80 /test-driver
81 *.log
82 *.trs
83
84 /sys/bluez/bluez.c
85 /sys/bluez/bluez.h
86
87 # Meson
88 /build
89 /subprojects