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