Update .gitignore
[platform/upstream/gst-plugins-good.git] / .gitignore
1 aclocal.m4
2 autom4te.cache
3 config.h*
4 config.log
5 config.status
6 config.guess
7 config.sub
8 config.rpath
9 configure
10 gst-plugins-good.spec
11 libtool
12 stamp-h
13 stamp-h.in
14 stamp-h1
15 gst-element-check-*.m4
16 ltmain.sh
17 missing
18 mkinstalldirs
19 compile
20 install-sh
21 depcomp
22 autoregen.sh
23 ABOUT-NLS
24 /INSTALL
25 _stdint.h
26 gst-plugins-good-*.tar.*
27 .dirstamp
28
29 /m4
30
31 .deps
32 .libs
33 *.lo
34 *.la
35 *.o
36 Makefile.in
37 Makefile
38 *~
39 *.swp
40 *.gc??
41
42 /m4
43
44 /ext/dv/smpte_test
45 /gst/multifile/test-splitmux-part-reader
46 /gst/deinterlace/tvtime.h
47
48 tmp-orc.c
49 *orc.h
50
51 /tests/examples/jack/jack_client
52
53 Build
54 *.user
55 *.suo
56 *.ipch
57 *.sdf
58 *.opensdf
59 *.DS_Store
60
61 /test-driver
62 *.log
63 *.trs