summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpp/etc/git-exclude8
-rw-r--r--cpp/etc/svn-ignore1
2 files changed, 6 insertions, 3 deletions
diff --git a/cpp/etc/git-exclude b/cpp/etc/git-exclude
index 7167304fa9..fc8102f696 100644
--- a/cpp/etc/git-exclude
+++ b/cpp/etc/git-exclude
@@ -53,12 +53,14 @@ Doxyfile
*_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
diff --git a/cpp/etc/svn-ignore b/cpp/etc/svn-ignore
index ec374c97b8..cf9bd507e4 100644
--- a/cpp/etc/svn-ignore
+++ b/cpp/etc/svn-ignore
@@ -37,3 +37,4 @@ build
*.pdb
Debug
Release
+gmon.out