Remove generated .spec file
[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 stamp-h.in
38 .dirstamp
39
40 /m4/*m4
41
42 /gst/rtsp-server/GstRtspServer-1.0.gir
43 /gst/rtsp-server/GstRtspServer-1.0.typelib
44
45 /examples/test-multicast
46 /examples/test-multicast2
47 /examples/test-auth-digest
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/sessionpool
62 /tests/check/gst/stream
63 /tests/check/gst/threadpool
64 /tests/check/gst/token
65 /tests/check/gst/rtspclientsink
66 /tests/check/test-registry.reg
67 /tests/test-reuse
68
69 /po