浏览代码

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/