diff options
Diffstat (limited to 'cpp/etc/git-exclude')
-rw-r--r-- | cpp/etc/git-exclude | 8 |
1 files changed, 5 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 |