소스 검색

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/