diff options
author | Jose <jose@zeroc.com> | 2016-03-11 23:00:43 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-03-11 23:00:43 +0100 |
commit | 2e8a689c1e05b564fa97604beafac48f7375a78c (patch) | |
tree | eb08163fda3fcd8b7a73da3b09b6396112f64deb /cpp/src/IceSSL | |
parent | Minor fix for Debian testing (diff) | |
download | ice-2e8a689c1e05b564fa97604beafac48f7375a78c.tar.bz2 ice-2e8a689c1e05b564fa97604beafac48f7375a78c.tar.xz ice-2e8a689c1e05b564fa97604beafac48f7375a78c.zip |
.gitignore updates
Diffstat (limited to 'cpp/src/IceSSL')
-rw-r--r-- | cpp/src/IceSSL/.gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/cpp/src/IceSSL/.gitignore b/cpp/src/IceSSL/.gitignore index 88e034bad9d..981999c07ba 100644 --- a/cpp/src/IceSSL/.gitignore +++ b/cpp/src/IceSSL/.gitignore @@ -1,7 +1,9 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! -EndpointInfo.cpp +.depend +.depend ConnectionInfo.cpp -EndpointInfo.h +EndpointInfo.cpp ConnectionInfo.h +EndpointInfo.h |