aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/.gitignore')
-rw-r--r--csharp/.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/csharp/.gitignore b/csharp/.gitignore
new file mode 100644
index 00000000..07ea90ac
--- /dev/null
+++ b/csharp/.gitignore
@@ -0,0 +1,35 @@
+#
+# Untracked directories
+#
+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/
+src/Google.Protobuf.JsonDump/obj/
+mono/bin
+mono/tmp
+mono/protoc
+build_output
+build_temp
+build/msbuild*.log
+lib/Microsoft.Silverlight.Testing
+lib/NUnit
+
+#
+# Untracked files
+#
+*.user
+*.suo
+*.nupkg
+_ReSharper.*
+*.sln.cache
+mono/TestResult.xml
+mono/.libs
+mono/*.exe
+mono/*.dll
+lib/protoc.exe