.gitignore: Ignore gcov intermediate files
[platform/upstream/gstreamer.git] / .gitignore
1 *.[oa]
2 *.pyc
3 *.gcda
4 *.gcno
5 *.la
6 *.lo
7 *.loT
8 *.sw[po]
9 *.tar.*
10 *~
11 *.gc??
12 .deps
13 .libs
14 ABOUT-NLS
15 INSTALL
16 Makefile
17 Makefile.in
18 aclocal.m4
19 autom4te.cache
20 autoregen.sh
21 compile
22 config.guess
23 config.h
24 config.h.in
25 config.log
26 config.rpath
27 config.status
28 config.sub
29 configure
30 depcomp
31 install-sh
32 libtool
33 ltmain.sh
34 missing
35 stamp-h1
36 tags
37 gst-rtsp.spec
38 stamp-h.in
39 .dirstamp
40
41 /m4/*m4
42
43 /gst/rtsp-server/GstRtspServer-1.0.gir
44 /gst/rtsp-server/GstRtspServer-1.0.typelib
45
46 /examples/test-multicast
47 /examples/test-multicast2
48
49 /test-driver
50 /tests/check/gst/*.log
51 /tests/check/gst/*.trs
52 /tests/check/test-suite.log
53 /tests/check/gst/addresspool
54 /tests/check/gst/client
55 /tests/check/gst/media
56 /tests/check/gst/mediafactory
57 /tests/check/gst/mountpoints
58 /tests/check/gst/permissions
59 /tests/check/gst/rtspserver
60 /tests/check/gst/sessionmedia
61 /tests/check/gst/stream
62 /tests/check/gst/threadpool
63 /tests/check/gst/token
64 /tests/check/test-registry.reg
65 /tests/test-reuse
66
67 /po