gitignore the generated index.html
[gnome.seed] / .gitignore
1 *.gcno
2 *.gcda
3 *.o
4 *.lo
5 *.la
6 *.bak
7 .deps
8 .libs
9 *~
10 ._*
11 seed.info
12 .DS_Store
13 INSTALL
14 Makefile
15 Makefile.in
16 aclocal.m4
17 autom4te.cache
18 compile
19 config.guess
20 config.h
21 config.log
22 config.status
23 config.sub
24 configure
25 depcomp
26 doc/Makefile
27 doc/Makefile.in
28 doc/conventions.html
29 doc/mapping.html
30 doc/modules/Makefile
31 doc/modules/Makefile.in
32 doc/modules/canvas.html
33 doc/modules/multiprocessing.html
34 doc/modules/readline.html
35 doc/modules/sqlite.html
36 doc/modules/html
37 doc/reference/Makefile
38 doc/reference/Makefile.in
39 doc/reference/html-build.stamp
40 doc/reference/html.stamp
41 doc/reference/html/ch01.html
42 doc/reference/html/home.png
43 doc/reference/html/index.sgml
44 doc/reference/html/left.png
45 doc/reference/html/right.png
46 doc/reference/html/seed-seed.html
47 doc/reference/html/seed.devhelp
48 doc/reference/html/seed.devhelp2
49 doc/reference/html/style.css
50 doc/reference/html/up.png
51 doc/reference/scan-build.stamp
52 doc/reference/seed-decl-list.txt
53 doc/reference/seed-decl.txt
54 doc/reference/seed-undeclared.txt
55 doc/reference/seed-undocumented.txt
56 doc/reference/seed-unused.txt
57 doc/reference/seed.args
58 doc/reference/seed.hierarchy
59 doc/reference/seed.interfaces
60 doc/reference/seed.prerequisites
61 doc/reference/seed.signals
62 doc/reference/sgml-build.stamp
63 doc/reference/sgml.stamp
64 doc/reference/tmpl-build.stamp
65 doc/reference/tmpl.stamp
66 doc/reference/tmpl/seed-unused.sgml
67 doc/reference/xml/seed-eval.xml
68 doc/reference/xml/seed-jsclass.xml
69 doc/reference/xml/seed-modules.xml
70 doc/reference/xml/seed-nativefuncs.xml
71 doc/reference/xml/seed-nativetypes.xml
72 doc/reference/xml/seed-typeconversion.xml
73 doc/reference/xml/api-index-deprecated.xml
74 doc/reference/xml/api-index-full.xml
75 doc/reference/xml/object_index.sgml
76 doc/reference/xml/seed-builtins.xml
77 doc/reference/xml/seed-closure.xml
78 doc/reference/xml/seed-exception.xml
79 doc/reference/xml/seed-string.xml
80 doc/reference/xml/seed-debug.xml
81 doc/reference/xml/seed-doc.bottom
82 doc/reference/xml/seed-doc.top
83 doc/reference/xml/seed-engine.xml
84 doc/reference/xml/seed-exceptions.xml
85 doc/reference/xml/seed-gtype.xml
86 doc/reference/xml/seed-private.xml
87 doc/reference/xml/seed-signals.xml
88 doc/reference/xml/seed-structs.xml
89 doc/reference/xml/seed-types.xml
90 doc/reference/xml/seed.xml
91 doc/reference/xml/tree_index.sgml
92 doc/runtime.html
93 doc/tutorial-standalone/Makefile
94 doc/tutorial-standalone/Makefile.in
95 doc/tutorial-standalone/tutorial.html
96 examples/Makefile
97 examples/Makefile.in
98 examples/browser/Makefile
99 examples/browser/Makefile.in
100 examples/clutter-shader/Makefile
101 examples/clutter-shader/Makefile.in
102 examples/clutter-transitions/Makefile
103 examples/clutter-transitions/Makefile.in
104 examples/glib/Makefile
105 examples/glib/Makefile.in
106 examples/opengl/Makefile
107 examples/opengl/Makefile.in
108 examples/turtle/Makefile
109 examples/turtle/Makefile.in
110 examples/turtle/seed_turtle
111 examples/twitter/Makefile
112 examples/twitter/Makefile.in
113 extensions/Makefile
114 extensions/Makefile.in
115 gtk-doc.make
116 install-sh
117 intltool-extract.in
118 intltool-merge.in
119 intltool-update.in
120 libseed/Makefile
121 libseed/Makefile.in
122 libseed/seed-builtins.c.orig
123 libtool
124 ltmain.sh
125 m4/gtk-doc.m4
126 missing
127 mkinstalldirs
128 modules/Makefile
129 modules/Makefile.in
130 modules/Multiprocessing/Makefile
131 modules/Multiprocessing/Makefile.in
132 modules/canvas/Makefile
133 modules/canvas/Makefile.in
134 modules/example/Makefile
135 modules/example/Makefile.in
136 modules/readline/Makefile
137 modules/readline/Makefile.in
138 modules/sqlite/Makefile
139 modules/sqlite/Makefile.in
140 po/Makefile
141 po/Makefile.in
142 po/POTFILES
143 po/stamp-it
144 seed.pc
145 src/Makefile
146 src/Makefile.in
147 src/seed
148 stamp-h1
149 tests/Makefile
150 tests/Makefile.in
151 tests/c/Makefile
152 tests/c/Makefile.in
153 tests/c/test
154 tests/javascript/Makefile
155 tests/javascript/Makefile.in
156 doc/reference/html/seed-SeedException.html
157 doc/reference/html/seed-SeedString.html
158 doc/reference/html/seed-SeedValue.html
159 doc/reference/xml/seed-value.xml
160 doc/reference/tmpl/seed.sgml.sgml
161 libseed/libseed_la-seed-api.gcno
162 libseed/libseed_la-seed-builtins.gcno
163 libseed/libseed_la-seed-closure.gcno
164 libseed/libseed_la-seed-engine.gcno
165 libseed/libseed_la-seed-exceptions.gcno
166 libseed/libseed_la-seed-gtype.gcno
167 libseed/libseed_la-seed-importer.gcno
168 libseed/libseed_la-seed-signals.gcno
169 libseed/libseed_la-seed-structs.gcno
170 libseed/libseed_la-seed-types.gcno
171 omf.make
172 scripts/shave
173 scripts/shave-libtool
174 src/main.gcda
175 src/main.gcno
176 xmldocs.make
177
178 .AppleDouble
179 doc/index.html
180 doc/html.stamp
181 doc/mapping/mapping.html
182 doc/modules/canvas/canvas.html
183 doc/modules/gtkbuilder/gtkbuilder-funcs.xml
184 doc/modules/multiprocessing/multiprocessing.html
185 doc/modules/readline/readline-funcs.xml
186 doc/modules/sandbox/sandbox-funcs.xml
187 doc/modules/sqlite/sqlite-funcs.xml
188 doc/reference/html/
189 doc/reference/xml/seed-context.xml
190 doc/reference/xml/seed-main.xml
191 doc/reference/xml/seed-object.xml
192 examples/same-seed/
193 extensions/._Seed.js
194 extensions/._Seed.js.in
195 extensions/Seed.js
196 libseed/._seed-builtins.c
197 libseed/._seed-engine.c
198 libseed/._seed-exceptions.c
199 libseed/._seed-types.c
200 libseed/._seed-types.h
201 libseed/seed-path.h
202 modules/cairo/._seed-cairo.c
203 modules/gettext/._gettext.c
204 po/Makefile.in.in
205
206 version.xml