From: Ryan Lortie Date: Wed, 11 Feb 2009 04:40:07 +0000 (+0000) Subject: add some .gitignore X-Git-Tag: 0.5.7~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93e447a6bb84d9c501d1d7c3bdcc6dace22f80b;p=thirdparty%2Fvala.git add some .gitignore svn path=/trunk/; revision=2428 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..2173883e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +Makefile.in +Makefile +*.o +*.lo +*.la +*.c +*.h +*.stamp +*.gir +.deps +.libs + +config.* +aclocal.m4 +autom4te.cache +configure +depcomp +libtool +install-sh +missing +ltmain.sh +ylwrap +compile +stamp-h1 +*.pc diff --git a/ccode/.gitignore b/ccode/.gitignore new file mode 100644 index 000000000..09a779383 --- /dev/null +++ b/ccode/.gitignore @@ -0,0 +1 @@ +ccode.vapi diff --git a/compiler/.gitignore b/compiler/.gitignore new file mode 100644 index 000000000..ae4510d1e --- /dev/null +++ b/compiler/.gitignore @@ -0,0 +1 @@ +valac diff --git a/doc/vala/.gitignore b/doc/vala/.gitignore new file mode 100644 index 000000000..a51418d1f --- /dev/null +++ b/doc/vala/.gitignore @@ -0,0 +1,2 @@ +*.html +vala.devhelp2 diff --git a/gee/.gitignore b/gee/.gitignore new file mode 100644 index 000000000..fec6cb610 --- /dev/null +++ b/gee/.gitignore @@ -0,0 +1 @@ +gee.vapi diff --git a/gobject-introspection/.gitignore b/gobject-introspection/.gitignore new file mode 100644 index 000000000..502f11c7e --- /dev/null +++ b/gobject-introspection/.gitignore @@ -0,0 +1,10 @@ +# reverse general ignorance of *.[ch] +!*.c +!*.h + +# but ignore these generated ones anyway +scannerparser.c +scannerparser.h +scannerlexer.c + +gen-introspect diff --git a/gobject/.gitignore b/gobject/.gitignore new file mode 100644 index 000000000..6371cb001 --- /dev/null +++ b/gobject/.gitignore @@ -0,0 +1 @@ +gobject.vapi diff --git a/vala/.gitignore b/vala/.gitignore new file mode 100644 index 000000000..597e971b0 --- /dev/null +++ b/vala/.gitignore @@ -0,0 +1 @@ +vala.vapi diff --git a/vapi/.gitignore b/vapi/.gitignore new file mode 100644 index 000000000..0785bd777 --- /dev/null +++ b/vapi/.gitignore @@ -0,0 +1 @@ +vala-1.0.vapi diff --git a/vapigen/.gitignore b/vapigen/.gitignore new file mode 100644 index 000000000..df3b2f9f7 --- /dev/null +++ b/vapigen/.gitignore @@ -0,0 +1,2 @@ +vapigen +vapicheck diff --git a/vapigen/vala-gen-introspect/.gitignore b/vapigen/vala-gen-introspect/.gitignore new file mode 100644 index 000000000..b9a8ce672 --- /dev/null +++ b/vapigen/vala-gen-introspect/.gitignore @@ -0,0 +1 @@ +vala-gen-introspect