Updates for some deprecated thread APIs
[yelp.git] / .gitignore
blob36e71afd452475f35025e9e4915691d720d666c6
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 /compile
22 /config.guess
23 /config.h
24 /config.h.in
25 /config.log
26 /config.status
27 /config.sub
28 /configure
29 /depcomp
30 /ltmain.sh
31 /m4
32 /missing
33 /mkinstalldirs
34 /gtk-doc.make
35 /install-sh
36 /intltool-extract.in
37 /intltool-merge.in
38 /intltool-update.in
39 /libtool
40 /stamp-h1
41 /yelp.desktop
42 /yelp.desktop.in
44 /data/org.gnome.yelp.gschema.valid
45 /data/dtd/catalog
46 /data/xslt/db2html.xsl
47 /data/xslt/info2html.xsl
48 /data/xslt/mal2html.xsl
49 /data/xslt/man2html.xsl
50 /data/xslt/yelp-common.xsl
52 /docs/libyelp/html-build.stamp
53 /docs/libyelp/html.stamp
54 /docs/libyelp/html/
55 /docs/libyelp/libyelp-decl-list.txt
56 /docs/libyelp/libyelp-decl.txt
57 /docs/libyelp/libyelp-overrides.txt
58 /docs/libyelp/libyelp-sections.txt
59 /docs/libyelp/libyelp-undeclared.txt
60 /docs/libyelp/libyelp-undocumented.txt
61 /docs/libyelp/libyelp-unused.txt
62 /docs/libyelp/libyelp.args
63 /docs/libyelp/libyelp.hierarchy
64 /docs/libyelp/libyelp.interfaces
65 /docs/libyelp/libyelp.prerequisites
66 /docs/libyelp/libyelp.signals
67 /docs/libyelp/libyelp.types
68 /docs/libyelp/scan-build.stamp
69 /docs/libyelp/sgml-build.stamp
70 /docs/libyelp/sgml.stamp
71 /docs/libyelp/tmpl-build.stamp
72 /docs/libyelp/tmpl.stamp
73 /docs/libyelp/tmpl/
74 /docs/libyelp/version.xml
75 /docs/libyelp/xml/
77 /libyelp/stamp-yelp-marshal.h
78 /libyelp/yelp-marshal.c
79 /libyelp/yelp-marshal.h
80 /libyelp/yelp-types.c
81 /libyelp/yelp-types.h
83 /po/*.gmo
84 /po/.intltool-merge-cache
85 /po/Makefile.in.in
86 /po/missing
87 /po/POTFILES
88 /po/stamp-it
89 /po/yelp.pot
91 /src/yelp
93 /tests/test-bz2
94 /tests/test-io-channel
95 /tests/test-location-entry
96 /tests/test-lzma
97 /tests/test-magic
98 /tests/test-settings
99 /tests/test-transform
100 /tests/test-uri
101 /tests/test-view