Sfoglia il codice sorgente

Update the Mercurial ignore file for Roslyn.

Jon Skeet 11 anni fa
parent
commit
566607e0d9
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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/