diff options
Diffstat (limited to 'cpp/install/common/components/ice.ruby.demo')
-rw-r--r-- | cpp/install/common/components/ice.ruby.demo | 36 |
1 files changed, 3 insertions, 33 deletions
diff --git a/cpp/install/common/components/ice.ruby.demo b/cpp/install/common/components/ice.ruby.demo index eda8c134f12..9eff2cb67a9 100644 --- a/cpp/install/common/components/ice.ruby.demo +++ b/cpp/install/common/components/ice.ruby.demo @@ -1,33 +1,3 @@ -book/printer/Client.rb -book/printer/Printer.ice -book/printer/README -book/README -book/simple_filesystem -book/simple_filesystem/Client.rb -book/simple_filesystem/Filesystem.ice -book/simple_filesystem/README -Ice/hello/Client.rb -Ice/hello/config.client -Ice/hello/Hello.ice -Ice/hello/README -Ice/latency/Client.rb -Ice/latency/config.client -Ice/latency/Latency.ice -Ice/latency/README -Ice/minimal/Client.rb -Ice/minimal/Hello.ice -Ice/minimal/README -Ice/README -Ice/session/Client.rb -Ice/session/config.client -Ice/session/README -Ice/session/Session.ice -Ice/throughput/Client.rb -Ice/throughput/config.client -Ice/throughput/README -Ice/throughput/Throughput.ice -Ice/value/Client.rb -Ice/value/config.client -Ice/value/README -Ice/value/Value.ice -README +include=*.* +include=**/*.* +exclude=Freeze/backup/** |