Browse Source

removed .hgignore file

Jan Tattermusch 10 năm trước cách đây
mục cha
commit
1eab56aee8
1 tập tin đã thay đổi với 0 bổ sung23 xóa
  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/