summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2020-06-01 20:33:20 -0500
committerFred Hornsey <hornseyf@objectcomputing.com>2020-06-01 20:33:20 -0500
commit52d35023a4f6c76abab966de1dfa683d8d7fdb3b (patch)
tree144bfc877a2d078a7ca6e388348b2dc6adcdc8e7 /TAO/tests/Big_Oneways
parent3da2954d3b6d2df3ab709b980da39c70e106e17b (diff)
downloadATCD-52d35023a4f6c76abab966de1dfa683d8d7fdb3b.tar.gz
Update .gitignore files
After building TAO tests for https://github.com/DOCGroup/ACE_TAO/pull/1132 I was left with a lot of untracked files. I used https://github.com/objectcomputing/OpenDDS/blob/e1b3c99f74e73a537083e790f3bf9fb9ee6ed8b9/tools/scripts/update_gitignore.pl to create and update `.gitignore` files. I made sure I wasn't creating any directories just containing a `.gitignore` file, except for `ACE/apps/gperf/tests/iout2_gen`. It had a placeholder file called `.empty` which I deleted because the `.gitignore` can serve the same purpose.
Diffstat (limited to 'TAO/tests/Big_Oneways')
-rw-r--r--TAO/tests/Big_Oneways/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tests/Big_Oneways/.gitignore b/TAO/tests/Big_Oneways/.gitignore
index 3d33a15f751..3a36990f005 100644
--- a/TAO/tests/Big_Oneways/.gitignore
+++ b/TAO/tests/Big_Oneways/.gitignore
@@ -1,2 +1,7 @@
/client
/server
+/TestC.cpp
+/TestC.h
+/TestC.inl
+/TestS.cpp
+/TestS.h