aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.6.0/csharp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.6.0/csharp/.gitignore')
-rw-r--r--third_party/protobuf/3.6.0/csharp/.gitignore31
1 files changed, 31 insertions, 0 deletions
diff --git a/third_party/protobuf/3.6.0/csharp/.gitignore b/third_party/protobuf/3.6.0/csharp/.gitignore
new file mode 100644
index 0000000000..8ba8849985
--- /dev/null
+++ b/third_party/protobuf/3.6.0/csharp/.gitignore
@@ -0,0 +1,31 @@
+# Output
+bin
+obj
+project.lock.json
+TestResult.xml
+
+# Possibly legacy now?
+mono/bin
+mono/tmp
+mono/protoc
+build_output
+build_temp
+build/msbuild*.log
+lib/Microsoft.Silverlight.Testing
+lib/NUnit
+
+#
+# Untracked files
+#
+.vs
+*.user
+*.suo
+*.nupkg
+_ReSharper.*
+*.sln.cache
+mono/TestResult.xml
+mono/.libs
+mono/*.exe
+mono/*.dll
+lib/protoc.exe
+*.ncrunch*