diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-08-29 09:25:02 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-08-29 09:25:02 -0230 |
commit | 0eee28f5e11078d40baf5d49cea04872f3e4649a (patch) | |
tree | dca7c211b88805af5a668aade38b827ca28963e6 /cppe/include | |
parent | Updated gitignore (diff) | |
download | ice-0eee28f5e11078d40baf5d49cea04872f3e4649a.tar.bz2 ice-0eee28f5e11078d40baf5d49cea04872f3e4649a.tar.xz ice-0eee28f5e11078d40baf5d49cea04872f3e4649a.zip |
Updated gitignore
Diffstat (limited to 'cppe/include')
-rw-r--r-- | cppe/include/IceE/.gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cppe/include/IceE/.gitignore b/cppe/include/IceE/.gitignore index ade540b55ca..eeff85136d1 100644 --- a/cppe/include/IceE/.gitignore +++ b/cppe/include/IceE/.gitignore @@ -3,13 +3,13 @@ // IMPORTANT: Do not edit this file -- any edits made here will be lost! BuiltinSequences.h Identity.h -LocatorF.h Locator.h -RouterF.h +LocatorF.h Router.h +RouterF.h BuiltinSequences.h Identity.h -Locator.h LocatorF.h -Router.h +Locator.h RouterF.h +Router.h |