[libsigc++2] Update .gitignore and tests/.gitignore



commit e3a3dd73ed4d926397ec1bc2165b1ac07c755292
Author: David King <davidk openismus com>
Date:   Tue Oct 12 16:03:03 2010 +0200

    Update .gitignore and tests/.gitignore

 .gitignore       |    2 ++
 tests/.gitignore |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6fae7a..7bc3056 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@ Makefile.in
 /INSTALL
 /MSVC_Net200[58]/sigc.rc
 /MSVC_Net200[58]/sigc++config.h
+/MSVC_Net2010/sigc.rc
+/MSVC_Net2010/sigc++config.h
 /aclocal.m4
 /autom4te.cache/
 /config.h
diff --git a/tests/.gitignore b/tests/.gitignore
index eee46a4..ae7dc2f 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,4 @@
+/test_accumulated
 /test_accum_iter
 /test_bind
 /test_bind_ref



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]