diff options
Diffstat (limited to 'cpp/test/IceBox')
-rw-r--r-- | cpp/test/IceBox/admin/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceBox/configuration/.gitignore | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/cpp/test/IceBox/admin/.gitignore b/cpp/test/IceBox/admin/.gitignore index 881ee03f814..03484b5178b 100644 --- a/cpp/test/IceBox/admin/.gitignore +++ b/cpp/test/IceBox/admin/.gitignore @@ -1,7 +1,9 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client libTestService.* +.depend Test.cpp Test.h diff --git a/cpp/test/IceBox/configuration/.gitignore b/cpp/test/IceBox/configuration/.gitignore index 881ee03f814..03484b5178b 100644 --- a/cpp/test/IceBox/configuration/.gitignore +++ b/cpp/test/IceBox/configuration/.gitignore @@ -1,7 +1,9 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client libTestService.* +.depend Test.cpp Test.h |