diff options
Diffstat (limited to 'cpp/test/Ice/optional')
-rw-r--r-- | cpp/test/Ice/optional/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/test/Ice/optional/.gitignore b/cpp/test/Ice/optional/.gitignore index f6ac51a4607..f1f62485ccb 100644 --- a/cpp/test/Ice/optional/.gitignore +++ b/cpp/test/Ice/optional/.gitignore @@ -1,10 +1,12 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server serveramd +.depend Test.cpp -Test.h TestAMD.cpp +Test.h TestAMD.h |