diff options
Diffstat (limited to 'cpp/test/Ice/objects/.gitignore')
-rw-r--r-- | cpp/test/Ice/objects/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/test/Ice/objects/.gitignore b/cpp/test/Ice/objects/.gitignore index 5d899411377..786b3556d1c 100644 --- a/cpp/test/Ice/objects/.gitignore +++ b/cpp/test/Ice/objects/.gitignore @@ -1,10 +1,14 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server collocated +.depend Test.cpp +Derived.cpp +DerivedEx.cpp Test.h Derived.cpp Derived.h |