瀏覽代碼

Update the Mercurial ignore file for Roslyn.

Jon Skeet 11 年之前
父節點
當前提交
566607e0d9
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .hgignore

+ 3 - 0
.hgignore

@@ -18,3 +18,6 @@ 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/