summaryrefslogtreecommitdiff
path: root/csharp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/.gitignore')
-rw-r--r--csharp/.gitignore31
1 files changed, 0 insertions, 31 deletions
diff --git a/csharp/.gitignore b/csharp/.gitignore
deleted file mode 100644
index 8ba88499..00000000
--- a/csharp/.gitignore
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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*