[asterisk-scf-commits] asterisk-scf/release/ice.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Fri Oct 1 16:39:20 CDT 2010
branch "master" has been updated
via 9fffc32bafbe073847b3fdca980f7c96153f5139 (commit)
from ee31d03a0d77d6734fb510a7a66960fda87bb80f (commit)
Summary of changes:
cpp/.gitignore | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 9fffc32bafbe073847b3fdca980f7c96153f5139
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Fri Oct 1 16:39:15 2010 -0500
ignore some more generated files from the versioning and preservation branches
diff --git a/cpp/.gitignore b/cpp/.gitignore
index 4bee245..4fea2b0 100644
--- a/cpp/.gitignore
+++ b/cpp/.gitignore
@@ -234,6 +234,7 @@
/include/Ice/ObjectFactoryF.h
/include/Ice/Plugin.h
/include/Ice/PluginF.h
+/include/Ice/Preserve.h
/include/Ice/Process.h
/include/Ice/ProcessF.h
/include/Ice/Properties.h
@@ -293,6 +294,7 @@
/src/Ice/ObjectAdapter.cpp
/src/Ice/ObjectFactory.cpp
/src/Ice/Plugin.cpp
+/src/Ice/Preserve.cpp
/src/Ice/Process.cpp
/src/Ice/Properties.cpp
/src/Ice/Router.cpp
@@ -523,6 +525,8 @@
/test/Ice/servantLocator/collocated
/test/Ice/servantLocator/server
/test/Ice/servantLocator/serveramd
+/test/Ice/slicing/exceptions/ClientPrivate.cpp
+/test/Ice/slicing/exceptions/ClientPrivate.h
/test/Ice/slicing/exceptions/ServerPrivate.cpp
/test/Ice/slicing/exceptions/ServerPrivate.h
/test/Ice/slicing/exceptions/ServerPrivateAMD.cpp
@@ -568,6 +572,15 @@
/test/Ice/udp/Test.h
/test/Ice/udp/client
/test/Ice/udp/server
+/test/Ice/versioning/client1
+/test/Ice/versioning/client2
+/test/Ice/versioning/server
+/test/Ice/versioning/Test.cpp
+/test/Ice/versioning/Test.h
+/test/Ice/versioning/version1/Test.cpp
+/test/Ice/versioning/version1/Test.h
+/test/Ice/versioning/version2/Test.cpp
+/test/Ice/versioning/version2/Test.h
/test/IceBox/configuration/Test.cpp
/test/IceBox/configuration/Test.h
/test/IceBox/configuration/client
-----------------------------------------------------------------------
--
asterisk-scf/release/ice.git
More information about the asterisk-scf-commits
mailing list