VCS: Add forgotten test binaries to ignore list
[profile/ivi/rygel.git] / .gitignore
1 *~
2 *.o
3 *.lo
4 *.la
5 *.a
6 *.c
7 .exrc
8 .*.swp
9 .deps
10 .libs
11 stamp-*
12 *.stamp
13 *.service
14 *.gmo
15 po/rygel.pot
16 .version
17 aclocal.m4
18 autom4te.cache
19 build-aux/config.guess
20 build-aux/config.sub
21 build-aux/depcomp
22 build-aux/install-sh
23 build-aux/ltmain.sh
24 build-aux/missing
25 build-aux/mkinstalldirs
26 config.h
27 config.h.in
28 config.log
29 config.status
30 configure
31 data/org.gnome.Rygel.service
32 data/rygel-preferences.desktop
33 data/rygel-preferences.desktop.in
34 data/rygel.conf
35 data/rygel.desktop
36 data/rygel.desktop.in
37 data/xml/AVTransport2.xml
38 data/xml/ConnectionManager.xml
39 data/xml/ContentDirectory.xml
40 data/xml/MediaRenderer2.xml
41 data/xml/MediaServer2.xml
42 data/xml/RenderingControl2.xml
43 data/xml/X_MS_MediaReceiverRegistrar1.xml
44 libtool
45 m4/intltool.m4
46 m4/libtool.m4
47 m4/lt~obsolete.m4
48 m4/ltoptions.m4
49 m4/ltsugar.m4
50 m4/ltversion.m4
51 Makefile.in
52 Makefile
53 po/Makefile.in.in
54 po/POTFILES
55 rygel-1.0.pc
56 src/rygel/rygel
57 src/rygel/rygel-1.0.vapi
58 src/rygel/rygel.h
59 src/ui/rygel-preferences
60 !src/rygel/cstuff.c
61 tests/rygel-http-byte-seek-test
62 tests/rygel-http-get-test
63 tests/rygel-http-item-uri-test
64 tests/rygel-http-time-seek-test
65 tests/rygel-http-gst-response-test
66 tests/rygel-seekable-response-test
67 tests/rygel-http-post-test
68 tests/rygel-album-art-spec-test
69 tests/rygel-http-seekable-response-test
70 doc/rygel.1
71 doc/rygel.conf.5
72