aboutsummaryrefslogtreecommitdiff
path: root/csharp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/.gitignore')
-rw-r--r--csharp/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/csharp/.gitignore b/csharp/.gitignore
index dbb3dd39..07ea90ac 100644
--- a/csharp/.gitignore
+++ b/csharp/.gitignore
@@ -5,6 +5,8 @@ src/AddressBook/bin
src/AddressBook/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/