aboutsummaryrefslogtreecommitdiff
path: root/csharp
diff options
context:
space:
mode:
Diffstat (limited to 'csharp')
-rw-r--r--csharp/.hgignore23
1 files changed, 0 insertions, 23 deletions
diff --git a/csharp/.hgignore b/csharp/.hgignore
deleted file mode 100644
index 998d1833..00000000
--- a/csharp/.hgignore
+++ /dev/null
@@ -1,23 +0,0 @@
-syntax: glob
-
-build_output/
-build_temp/
-bin/
-obj/
-*.cache
-_ReSharper.*
-*.user
-*.suo
-*.bat
-*.zip
-*.DotSettings
-build/*.log
-BenchmarkResults.txt
-
-lib/NUnit/tools/nunit-console.exe.config
-
-syntax: regexp
-build/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,5}/
-
-# Ignore Roslyn files
-^src/.*\.sln\.ide/ \ No newline at end of file