Pārlūkot izejas kodu

Update the Mercurial ignore file for Roslyn.

Jon Skeet 11 gadi atpakaļ
vecāks
revīzija
566607e0d9
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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/