From: Johan Dahlin Date: Wed, 11 Feb 2009 19:03:10 +0000 (-0200) Subject: Add a .gitignore file X-Git-Tag: GOBJECT_INTROSPECTION_0_6_3~117^2~7 X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2a4e3d5c9ec033c9d88712393e2f568d1755b89a;p=gnome.gobject-introspection Add a .gitignore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a6726fb --- /dev/null +++ b/.gitignore @@ -0,0 +1,84 @@ +*.la +*.lo +*.o +*.pyc +.deps +.libs +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +COPYING +depcomp +gobject-introspection-1.0.pc +INSTALL +install-sh +libtool +ltmain.sh +missing +stamp-h1 +ylwrap +py-compile +gir/GIRepository-2.0.gir +gir/GIRepository-2.0.typelib +gir/GL-1.0.typelib +gir/GLib-2.0.gir +gir/GLib-2.0.typelib +gir/GModule-2.0.gir +gir/GModule-2.0.typelib +gir/GObject-2.0.gir +gir/GObject-2.0.typelib +gir/Gio-2.0.gir +gir/Gio-2.0.typelib +gir/cairo-1.0.typelib +gir/fontconfig-2.0.typelib +gir/freetype2-2.0.typelib +gir/libxml2-2.0.typelib +gir/xfixes-4.0.typelib +gir/xft-2.0.typelib +gir/xlib-2.0.typelib +giscanner/config.py +giscanner/scannerlexer.c +giscanner/scannerparser.c +giscanner/scannerparser.h +m4/libtool.m4 +m4/ltoptions.m4 +m4/ltsugar.m4 +m4/ltversion.m4 +m4/lt~obsolete.m4 +tests/everything/Everything-1.0.gir +tests/everything/Everything-1.0.tgir +tests/everything/Everything-1.0.typelib +tests/invoke/testfns-metadata.c +tests/offsets/gitestoffsets.c +tests/repository/gitestrepo +tests/repository/gitestthrows +tests/scanner/BarApp-1.0.gir +tests/scanner/BarApp-1.0.tgir +tests/scanner/BarApp-1.0.typelib +tests/scanner/GtkFrob-1.0.gir +tests/scanner/GtkFrob-1.0.tgir +tests/scanner/GtkFrob-1.0.typelib +tests/scanner/annotation-1.0.gir +tests/scanner/annotation-1.0.tgir +tests/scanner/annotation-1.0.typelib +tests/scanner/barapp +tests/scanner/drawable-1.0.gir +tests/scanner/drawable-1.0.tgir +tests/scanner/drawable-1.0.typelib +tests/scanner/foo-1.0.gir +tests/scanner/foo-1.0.tgir +tests/scanner/foo-1.0.typelib +tests/scanner/utility-1.0.gir +tests/scanner/utility-1.0.tgir +tests/scanner/utility-1.0.typelib +tools/g-ir-compiler +tools/g-ir-generate