diff options
Diffstat (limited to 'cpp/demo/Ice')
-rw-r--r-- | cpp/demo/Ice/converter/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/demo/Ice/converter/.gitignore b/cpp/demo/Ice/converter/.gitignore index 71552821ce7..04f26b01a66 100644 --- a/cpp/demo/Ice/converter/.gitignore +++ b/cpp/demo/Ice/converter/.gitignore @@ -1,7 +1,8 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! -client +client1 +client2 server Greet.cpp Greet.h |