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/IceGrid | |
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/IceGrid')
-rw-r--r-- | cpp/src/IceGrid/.gitignore | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/cpp/src/IceGrid/.gitignore b/cpp/src/IceGrid/.gitignore index baa4bbeaa15..7f8f1311b4d 100644 --- a/cpp/src/IceGrid/.gitignore +++ b/cpp/src/IceGrid/.gitignore @@ -1,12 +1,14 @@ // Generated by makegitignore.py // IMPORTANT: Do not edit this file -- any edits made here will be lost! -DBTypes.cpp -DBTypes.h -IceLocatorDiscovery.cpp -IceLocatorDiscovery.h +.depend +.depend Internal.cpp +IceLocatorDiscovery.cpp +DBTypes.cpp Internal.h +IceLocatorDiscovery.h +DBTypes.h StringApplicationInfoDict.h StringApplicationInfoDict.cpp IdentityObjectInfoDict.h |