[seed] Add all sorts of stuff to .gitignore



commit 3683483d9a9b0cc0d909926361a52fa757128ce1
Author: Tim Horton <hortont svn gnome org>
Date:   Thu Jul 2 03:20:49 2009 -0400

    Add all sorts of stuff to .gitignore

 .gitignore |   34 +++++++++++++++++++++++++++++++++-
 1 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90a9c34..4e9ecda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -168,4 +168,36 @@ scripts/shave
 scripts/shave-libtool
 src/main.gcda
 src/main.gcno
-xmldocs.make
\ No newline at end of file
+xmldocs.make
+
+.AppleDouble
+doc/html.stamp
+doc/mapping/mapping.html
+doc/modules/canvas/canvas.html
+doc/modules/gtkbuilder/gtkbuilder-funcs.xml
+doc/modules/multiprocessing/multiprocessing.html
+doc/modules/readline/readline-funcs.xml
+doc/modules/sandbox/sandbox-funcs.xml
+doc/modules/sqlite/sqlite-funcs.xml
+doc/reference/html/
+doc/reference/tmpl/seed-closure.sgml
+doc/reference/tmpl/seed-context.sgml
+doc/reference/tmpl/seed-main.sgml
+doc/reference/tmpl/seed-main.sgml.sgml
+doc/reference/tmpl/seed-object.sgml
+doc/reference/xml/seed-context.xml
+doc/reference/xml/seed-main.xml
+doc/reference/xml/seed-object.xml
+examples/same-seed/
+extensions/._Seed.js
+extensions/._Seed.js.in
+extensions/Seed.js
+libseed/._seed-builtins.c
+libseed/._seed-engine.c
+libseed/._seed-exceptions.c
+libseed/._seed-types.c
+libseed/._seed-types.h
+libseed/seed-path.h
+modules/cairo/._seed-cairo.c
+modules/gettext/._gettext.c
+po/Makefile.in.in
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]