aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/.gitignore
diff options
context:
space:
mode:
authorGravatar Jon Skeet <jonskeet@google.com>2015-07-17 08:26:04 +0100
committerGravatar Jon Skeet <jonskeet@google.com>2015-07-17 08:26:04 +0100
commit59eeebee870332ea2b9085688ba524c69311f662 (patch)
tree4300e8aeaff6a3b706c398496a692f5ed25f43b7 /csharp/.gitignore
parent0f442a7533b1d06ce0092b28f10af481b99e1369 (diff)
First pass at the big rename from ProtocolBuffers to Google.Protobuf.
We'll see what I've missed when CI fails...
Diffstat (limited to 'csharp/.gitignore')
-rw-r--r--csharp/.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/csharp/.gitignore b/csharp/.gitignore
index 91baa54e..dbb3dd39 100644
--- a/csharp/.gitignore
+++ b/csharp/.gitignore
@@ -3,12 +3,12 @@
#
src/AddressBook/bin
src/AddressBook/obj
-src/ProtocolBuffers/bin/
-src/ProtocolBuffers/obj/
-src/ProtocolBuffers.Test/bin/
-src/ProtocolBuffers.Test/obj/
-src/ProtoDump/bin/
-src/ProtoDump/obj/
+src/Google.Protobuf/bin/
+src/Google.Protobuf/obj/
+src/Google.Protobuf.Test/bin/
+src/Google.Protobuf.Test/obj/
+src/Google.Protobuf.JsonDump/bin/
+src/Google.Protobuf.JsonDump/obj/
mono/bin
mono/tmp
mono/protoc