Author: wyoung
Date: Mon Feb 27 15:43:35 2006
New Revision: 1176

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1176&view=rev
Log:
Added SVN ignore rules for VC++ build files

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

Propchange: branches/v2.1-bakefile/examples/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Feb 27 15:43:35 2006
@@ -1,3 +1,4 @@
+*.a
 *.bat
 *.dll
 *.dsp
@@ -9,9 +10,16 @@
 *.ilf
 *.ils
 *.map
+*.ncb
 *.obj
 *.pdb
+*.sln
+*.suo
 *.tds
+*.vcproj
+
+Debug
+Release
 
 .deps
 .libs
@@ -19,9 +27,6 @@
 makefile.gcc
 Makefile.in
 Makefile.simple
-
-debug
-release
 
 cgi_image
 complic1

Propchange: branches/v2.1-bakefile/lib/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Feb 27 15:43:35 2006
@@ -16,10 +16,17 @@
 *.lib
 *.lo
 *.map
+*.ncb
 *.obj
 *.pdb
+*.sln
+*.suo
 *.so
 *.tds
+*.vcproj
+
+Debug
+Release
 
 .deps
 .libs


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

Reply via email to