Remove empty line from git ignore list file
[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.conf
34 data/rygel.desktop
35 libtool
36 m4/intltool.m4
37 m4/libtool.m4
38 m4/lt~obsolete.m4
39 m4/ltoptions.m4
40 m4/ltsugar.m4
41 m4/ltversion.m4
42 Makefile.in
43 Makefile
44 po/Makefile.in.in
45 po/POTFILES
46 rygel-1.0.pc
47 src/rygel/rygel
48 src/rygel/rygel-1.0.vapi
49 src/rygel/rygel.h
50 src/ui/rygel-preferences
51 !src/rygel/cstuff.c
52 tests/rygel-http-byte-seek-test
53 tests/rygel-http-get-test
54 tests/rygel-http-item-uri-test
55 tests/rygel-http-time-seek-test
56 tests/rygel-live-response-test
57 tests/rygel-seekable-response-test
58 tests/rygel-http-post-test