yelp-document: Fix return type of document_indexed
[yelp.git] / .gitignore
blob1f3f7181542733c478c2b4f84280fed3fdbd3357
1 # git-ls-files --others --execute-from=.git/info/exclude
2 # Lines that start with '#' are comments.
3 # For a project mostly in C, the following would be a good set of
4 # execlude pattenrs (uncomment them if you want to use them):
6 .*.sw[op]
7 *~
8 *.[oa]
9 *.desktop
10 *.la
11 *.lo
12 .deps
13 .dirstamp
14 .libs
15 Makefile
16 Makefile.in
18 /INSTALL
19 /aclocal.m4
20 /autom4te.cache/
21 /build-aux/
22 /compile
23 /config.guess
24 /config.h
25 /config.h.in
26 /config.log
27 /config.status
28 /config.sub
29 /configure
30 /depcomp
31 /ltmain.sh
32 /m4
33 /missing
34 /mkinstalldirs
35 /gtk-doc.make
36 /install-sh
37 /intltool-extract.in
38 /intltool-merge.in
39 /intltool-update.in
40 /libtool
41 /stamp-h1
42 /yelp.desktop
43 /yelp.desktop.in
45 /data/org.gnome.yelp.gschema.valid
46 /data/dtd/catalog
47 /data/xslt/db2html.xsl
48 /data/xslt/info2html.xsl
49 /data/xslt/mal2html.xsl
50 /data/xslt/man2html.xsl
51 /data/xslt/yelp-common.xsl
53 /docs/libyelp/html-build.stamp
54 /docs/libyelp/html.stamp
55 /docs/libyelp/html/
56 /docs/libyelp/libyelp-decl-list.txt
57 /docs/libyelp/libyelp-decl.txt
58 /docs/libyelp/libyelp-overrides.txt
59 /docs/libyelp/libyelp-sections.txt
60 /docs/libyelp/libyelp-undeclared.txt
61 /docs/libyelp/libyelp-undocumented.txt
62 /docs/libyelp/libyelp-unused.txt
63 /docs/libyelp/libyelp.args
64 /docs/libyelp/libyelp.hierarchy
65 /docs/libyelp/libyelp.interfaces
66 /docs/libyelp/libyelp.prerequisites
67 /docs/libyelp/libyelp.signals
68 /docs/libyelp/libyelp.types
69 /docs/libyelp/scan-build.stamp
70 /docs/libyelp/sgml-build.stamp
71 /docs/libyelp/sgml.stamp
72 /docs/libyelp/tmpl-build.stamp
73 /docs/libyelp/tmpl.stamp
74 /docs/libyelp/tmpl/
75 /docs/libyelp/version.xml
76 /docs/libyelp/xml/
78 /libyelp/stamp-yelp-marshal.h
79 /libyelp/yelp-marshal.c
80 /libyelp/yelp-marshal.h
81 /libyelp/yelp-types.c
82 /libyelp/yelp-types.h
84 /po/*.gmo
85 /po/.intltool-merge-cache
86 /po/Makefile.in.in
87 /po/missing
88 /po/POTFILES
89 /po/stamp-it
90 /po/yelp.pot
92 /src/yelp
94 /tests/test-bz2
95 /tests/test-io-channel
96 /tests/test-location-entry
97 /tests/test-lzma
98 /tests/test-magic
99 /tests/test-settings
100 /tests/test-transform
101 /tests/test-uri
102 /tests/test-view