vcs: Add new unit test binary to git ignore list
[profile/ivi/rygel.git] / .gitignore
1 *~
2 *.o
3 *.lo
4 *.la
5 *.a
6 *.c
7 .deps
8 .libs
9 stamp-*
10 *.stamp
11 *.service
12 *.gmo
13 po/rygel.pot
14
15 .version
16 aclocal.m4
17 autom4te.cache
18 build-aux/config.guess
19 build-aux/config.sub
20 build-aux/depcomp
21 build-aux/install-sh
22 build-aux/ltmain.sh
23 build-aux/missing
24 build-aux/mkinstalldirs
25 config.h
26 config.h.in
27 config.log
28 config.status
29 configure
30 data/org.gnome.Rygel.service
31 data/rygel-preferences.desktop
32 data/rygel.conf
33 data/rygel.desktop
34 libtool
35 m4
36 m4/libtool.m4
37 m4/lt~obsolete.m4
38 m4/ltoptions.m4
39 m4/ltsugar.m4
40 m4/ltversion.m4
41 Makefile.in
42 Makefile
43 po/Makefile.in.in
44 po/POTFILES
45 rygel-1.0.pc
46 src/rygel/rygel
47 src/rygel/rygel-1.0.vapi
48 src/rygel/rygel.h
49 src/ui/rygel-preferences
50 !src/rygel/cstuff.c
51 tests/rygel-http-byte-seek-test
52 tests/rygel-http-get-test
53 tests/rygel-http-item-uri-test
54 tests/rygel-http-time-seek-test
55 tests/rygel-live-response-test
56 tests/rygel-seekable-response-test
57 tests/rygel-http-post-test