aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/.gitignore')
-rw-r--r--csharp/.gitignore28
1 files changed, 9 insertions, 19 deletions
diff --git a/csharp/.gitignore b/csharp/.gitignore
index d7dcef59..07ea90ac 100644
--- a/csharp/.gitignore
+++ b/csharp/.gitignore
@@ -3,25 +3,14 @@
#
src/AddressBook/bin
src/AddressBook/obj
-src/ProtocolBuffers/bin/
-src/ProtocolBuffers/obj/
-src/ProtocolBuffers/objCF
-src/ProtocolBuffers.Serialization/bin/
-src/ProtocolBuffers.Serialization/obj/
-src/ProtocolBuffers.Test/bin/
-src/ProtocolBuffers.Test/obj/
-src/ProtocolBuffersLite.Test/bin/
-src/ProtocolBuffersLite.Test/obj/
-src/ProtoBench/bin/
-src/ProtoBench/obj/
-src/ProtoDump/bin/
-src/ProtoDump/obj/
-src/ProtoGen/bin/
-src/ProtoGen/obj/
-src/ProtoGen.Test/bin/
-src/ProtoGen.Test/obj/
-src/ProtoMunge/bin/
-src/ProtoMunge/obj/
+src/Google.Protobuf/bin/
+src/Google.Protobuf/obj/
+src/Google.Protobuf.Conformance/bin/
+src/Google.Protobuf.Conformance/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
@@ -36,6 +25,7 @@ lib/NUnit
#
*.user
*.suo
+*.nupkg
_ReSharper.*
*.sln.cache
mono/TestResult.xml