summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2016-03-16 14:53:47 -0700
committerMark Spruiell <mes@zeroc.com>2016-03-16 14:53:47 -0700
commit4799e48089866aa4217f7adeb3ee074a89234762 (patch)
tree2a7a34216fd39a2d0952fb34654345db5fed39bb /cpp
parentfixing recursive lock bug in ruby extension (diff)
downloadice-4799e48089866aa4217f7adeb3ee074a89234762.tar.bz2
ice-4799e48089866aa4217f7adeb3ee074a89234762.tar.xz
ice-4799e48089866aa4217f7adeb3ee074a89234762.zip
fixing .gitignore in checksum test
Diffstat (limited to 'cpp')
-rw-r--r--cpp/test/Ice/checksum/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/test/Ice/checksum/.gitignore b/cpp/test/Ice/checksum/.gitignore
index 02593a09c8e..74de20d2bc0 100644
--- a/cpp/test/Ice/checksum/.gitignore
+++ b/cpp/test/Ice/checksum/.gitignore
@@ -2,6 +2,11 @@
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
client
+ClientTypes.cpp
+ClientTypes.h
+server
+ServerTypes.cpp
+ServerTypes.h
Test.cpp
Types.cpp
Test.h