Author: wyoung
Date: Sat Feb 25 07:08:53 2006
New Revision: 1170

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1170&view=rev
Log:
Updated svn:ignore properties on directories to ignore new
Bakefile-generated files.

Modified:
    branches/v2.1-bakefile/   (props changed)
    branches/v2.1-bakefile/examples/   (props changed)
    branches/v2.1-bakefile/lib/   (props changed)

Propchange: branches/v2.1-bakefile/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Feb 25 07:08:53 2006
@@ -1,4 +1,7 @@
+.bakefile_gen.state
+
 Makefile
+makefile.gcc
 Makefile.in
 aclocal.m4
 autom4te.cache
@@ -7,6 +10,8 @@
 configure
 install-sh
 
+mysql++.dsw
+
 mysql++.spec
 
 mysql++-*.gz

Propchange: branches/v2.1-bakefile/examples/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Feb 25 07:08:53 2006
@@ -1,5 +1,7 @@
 *.bat
 *.dll
+*.dsp
+*.dsw
 *.exe
 *.idb
 *.ilc
@@ -14,6 +16,7 @@
 .deps
 .libs
 Makefile
+makefile.gcc
 Makefile.in
 Makefile.simple
 

Propchange: branches/v2.1-bakefile/lib/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Feb 25 07:08:53 2006
@@ -2,6 +2,8 @@
 *.bat
 *.def
 *.dll
+*.dsp
+*.dsw
 *.exe
 *.exp
 *.idb
@@ -24,6 +26,7 @@
 
 Makefile
 Makefile.in
+makefile.gcc
 Makefile.simple
 custom-macros.h
 custom.h


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to