Explorar el Código

Update the Mercurial ignore file for Roslyn.

Jon Skeet hace 12 años
padre
commit
566607e0d9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .hgignore

+ 3 - 0
.hgignore

@@ -18,3 +18,6 @@ lib/NUnit/tools/nunit-console.exe.config
 
 
 syntax: regexp
 syntax: regexp
 build/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,5}/
 build/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,5}/
+
+# Ignore Roslyn files
+^src/.*\.sln\.ide/