vala r2428 - in trunk: . ccode compiler doc/vala gee gobject gobject-introspection vala vapi vapigen vapigen/vala-gen-introspect
- From: ryanl svn gnome org
- To: svn-commits-list gnome org
- Subject: vala r2428 - in trunk: . ccode compiler doc/vala gee gobject gobject-introspection vala vapi vapigen vapigen/vala-gen-introspect
- Date: Wed, 11 Feb 2009 04:40:07 +0000 (UTC)
Author: ryanl
Date: Wed Feb 11 04:40:07 2009
New Revision: 2428
URL: http://svn.gnome.org/viewvc/vala?rev=2428&view=rev
Log:
add some .gitignore
Added:
trunk/.gitignore
trunk/ccode/.gitignore
trunk/compiler/.gitignore
trunk/doc/vala/.gitignore
trunk/gee/.gitignore
trunk/gobject-introspection/.gitignore
trunk/gobject/.gitignore
trunk/vala/.gitignore
trunk/vapi/.gitignore
trunk/vapigen/.gitignore
trunk/vapigen/vala-gen-introspect/.gitignore
Added: trunk/.gitignore
==============================================================================
--- (empty file)
+++ trunk/.gitignore Wed Feb 11 04:40:07 2009
@@ -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
Added: trunk/ccode/.gitignore
==============================================================================
--- (empty file)
+++ trunk/ccode/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+ccode.vapi
Added: trunk/compiler/.gitignore
==============================================================================
--- (empty file)
+++ trunk/compiler/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+valac
Added: trunk/doc/vala/.gitignore
==============================================================================
--- (empty file)
+++ trunk/doc/vala/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1,2 @@
+*.html
+vala.devhelp2
Added: trunk/gee/.gitignore
==============================================================================
--- (empty file)
+++ trunk/gee/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+gee.vapi
Added: trunk/gobject-introspection/.gitignore
==============================================================================
--- (empty file)
+++ trunk/gobject-introspection/.gitignore Wed Feb 11 04:40:07 2009
@@ -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
Added: trunk/gobject/.gitignore
==============================================================================
--- (empty file)
+++ trunk/gobject/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+gobject.vapi
Added: trunk/vala/.gitignore
==============================================================================
--- (empty file)
+++ trunk/vala/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+vala.vapi
Added: trunk/vapi/.gitignore
==============================================================================
--- (empty file)
+++ trunk/vapi/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+vala-1.0.vapi
Added: trunk/vapigen/.gitignore
==============================================================================
--- (empty file)
+++ trunk/vapigen/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1,2 @@
+vapigen
+vapicheck
Added: trunk/vapigen/vala-gen-introspect/.gitignore
==============================================================================
--- (empty file)
+++ trunk/vapigen/vala-gen-introspect/.gitignore Wed Feb 11 04:40:07 2009
@@ -0,0 +1 @@
+vala-gen-introspect
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]