瀏覽代碼

removed .hgignore file

Jan Tattermusch 10 年之前
父節點
當前提交
1eab56aee8
共有 1 個文件被更改,包括 0 次插入23 次删除
  1. 0 23
      csharp/.hgignore

+ 0 - 23
csharp/.hgignore

@@ -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/