You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2009/09/14 07:55:07 UTC

svn commit: r814479 - in /tuscany/cpp/etc: git-exclude svn-ignore

Author: jsdelfino
Date: Mon Sep 14 05:55:07 2009
New Revision: 814479

URL: http://svn.apache.org/viewvc?rev=814479&view=rev
Log:
Added a few more svn ignores and git excludes.

Modified:
    tuscany/cpp/etc/git-exclude
    tuscany/cpp/etc/svn-ignore

Modified: tuscany/cpp/etc/git-exclude
URL: http://svn.apache.org/viewvc/tuscany/cpp/etc/git-exclude?rev=814479&r1=814478&r2=814479&view=diff
==============================================================================
--- tuscany/cpp/etc/git-exclude (original)
+++ tuscany/cpp/etc/git-exclude Mon Sep 14 05:55:07 2009
@@ -53,12 +53,14 @@
 *_Proxy.h
 *_Wrapper.cpp
 *_Wrapper.h
+gmon.out
 
 # Specific ignores
 tuscany_sdo_test
 sdo/runtime/core/test/
 sca/runtime/extensions/cpp/tools/scagen/docs/
-sca/samples/CppBigBank/bigbank.client/account_client
-sca/samples/CppCalculator/sample.calculator.client/calculator_client
-sdo/samples/misc/sdo_misc
+account_client
+calculator_client
+sdo_misc
+store-test
 

Modified: tuscany/cpp/etc/svn-ignore
URL: http://svn.apache.org/viewvc/tuscany/cpp/etc/svn-ignore?rev=814479&r1=814478&r2=814479&view=diff
==============================================================================
--- tuscany/cpp/etc/svn-ignore (original)
+++ tuscany/cpp/etc/svn-ignore Mon Sep 14 05:55:07 2009
@@ -37,3 +37,4 @@
 *.pdb
 Debug
 Release
+gmon.out