diff options
Diffstat (limited to 'cpp/test/IceGrid')
-rw-r--r-- | cpp/test/IceGrid/activation/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/admin/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/allocation/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/deployer/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/distribution/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/noRestartUpdate/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/replicaGroup/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/replication/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/session/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/simple/.gitignore | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/update/.gitignore | 2 |
11 files changed, 22 insertions, 0 deletions
diff --git a/cpp/test/IceGrid/activation/.gitignore b/cpp/test/IceGrid/activation/.gitignore index 6236c515c56..1593c12731f 100644 --- a/cpp/test/IceGrid/activation/.gitignore +++ b/cpp/test/IceGrid/activation/.gitignore @@ -1,8 +1,10 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server +.depend Test.cpp Test.h db/node diff --git a/cpp/test/IceGrid/admin/.gitignore b/cpp/test/IceGrid/admin/.gitignore index 43b93111bf8..6d52720534e 100644 --- a/cpp/test/IceGrid/admin/.gitignore +++ b/cpp/test/IceGrid/admin/.gitignore @@ -1,7 +1,9 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend server +.depend db/node db/registry db/replica-* diff --git a/cpp/test/IceGrid/allocation/.gitignore b/cpp/test/IceGrid/allocation/.gitignore index 819e86ad169..b38ad0a165c 100644 --- a/cpp/test/IceGrid/allocation/.gitignore +++ b/cpp/test/IceGrid/allocation/.gitignore @@ -1,9 +1,11 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server verifier +.depend Test.cpp Test.h db/node diff --git a/cpp/test/IceGrid/deployer/.gitignore b/cpp/test/IceGrid/deployer/.gitignore index 7f02284cfee..acaef95b2cd 100644 --- a/cpp/test/IceGrid/deployer/.gitignore +++ b/cpp/test/IceGrid/deployer/.gitignore @@ -1,9 +1,11 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server libTestService.* +.depend Test.cpp Test.h build.txt diff --git a/cpp/test/IceGrid/distribution/.gitignore b/cpp/test/IceGrid/distribution/.gitignore index 43222375494..77c4fb4d540 100644 --- a/cpp/test/IceGrid/distribution/.gitignore +++ b/cpp/test/IceGrid/distribution/.gitignore @@ -1,8 +1,10 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server +.depend Test.cpp Test.h db/node diff --git a/cpp/test/IceGrid/noRestartUpdate/.gitignore b/cpp/test/IceGrid/noRestartUpdate/.gitignore index d12de56b4ca..1a26f311e2a 100644 --- a/cpp/test/IceGrid/noRestartUpdate/.gitignore +++ b/cpp/test/IceGrid/noRestartUpdate/.gitignore @@ -1,9 +1,11 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server libTestService.* +.depend Test.cpp Test.h db/node diff --git a/cpp/test/IceGrid/replicaGroup/.gitignore b/cpp/test/IceGrid/replicaGroup/.gitignore index 6c64605ce39..18519db5234 100644 --- a/cpp/test/IceGrid/replicaGroup/.gitignore +++ b/cpp/test/IceGrid/replicaGroup/.gitignore @@ -1,9 +1,11 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server libTestService.* +.depend Test.cpp Test.h build.txt diff --git a/cpp/test/IceGrid/replication/.gitignore b/cpp/test/IceGrid/replication/.gitignore index 06dd9d3bfba..a2fb0ecc07c 100644 --- a/cpp/test/IceGrid/replication/.gitignore +++ b/cpp/test/IceGrid/replication/.gitignore @@ -1,8 +1,10 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server +.depend Test.cpp Test.h build.txt diff --git a/cpp/test/IceGrid/session/.gitignore b/cpp/test/IceGrid/session/.gitignore index 41397371fa5..c975494fe1e 100644 --- a/cpp/test/IceGrid/session/.gitignore +++ b/cpp/test/IceGrid/session/.gitignore @@ -1,9 +1,11 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server verifier +.depend Test.cpp Test.h db/node diff --git a/cpp/test/IceGrid/simple/.gitignore b/cpp/test/IceGrid/simple/.gitignore index 6236c515c56..1593c12731f 100644 --- a/cpp/test/IceGrid/simple/.gitignore +++ b/cpp/test/IceGrid/simple/.gitignore @@ -1,8 +1,10 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server +.depend Test.cpp Test.h db/node diff --git a/cpp/test/IceGrid/update/.gitignore b/cpp/test/IceGrid/update/.gitignore index 43222375494..77c4fb4d540 100644 --- a/cpp/test/IceGrid/update/.gitignore +++ b/cpp/test/IceGrid/update/.gitignore @@ -1,8 +1,10 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! +.depend client server +.depend Test.cpp Test.h db/node |