git: Update .gitignore
[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
17 .version
18 aclocal.m4
19 autom4te.cache
20 build-aux/config.guess
21 build-aux/config.sub
22 build-aux/depcomp
23 build-aux/install-sh
24 build-aux/ltmain.sh
25 build-aux/missing
26 build-aux/mkinstalldirs
27 config.h
28 config.h.in
29 config.log
30 config.status
31 configure
32 data/org.gnome.Rygel.service
33 data/rygel-preferences.desktop
34 data/rygel.conf
35 data/rygel.desktop
36 libtool
37 m4
38 m4/libtool.m4
39 m4/lt~obsolete.m4
40 m4/ltoptions.m4
41 m4/ltsugar.m4
42 m4/ltversion.m4
43 Makefile.in
44 Makefile
45 po/Makefile.in.in
46 po/POTFILES
47 rygel-1.0.pc
48 src/rygel/rygel
49 src/rygel/rygel-1.0.vapi
50 src/rygel/rygel.h
51 src/ui/rygel-preferences
52 !src/rygel/cstuff.c
53 tests/rygel-http-byte-seek-test
54 tests/rygel-http-get-test
55 tests/rygel-http-item-uri-test
56 tests/rygel-http-time-seek-test
57 tests/rygel-live-response-test
58 tests/rygel-seekable-response-test
59 tests/rygel-http-post-test