aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Skeet <skeet@pobox.com>2014-04-22 16:26:59 +0100
committerJon Skeet <skeet@pobox.com>2014-04-22 16:26:59 +0100
commit566607e0d91ebac929f532f9a5ed0fffcffa2221 (patch)
tree3911d500c25515971f2a75ceaeb748de4a4b02d2
parent8bb0d7288e333e76eee4a04d5d6ed7089f0fa0b0 (diff)
downloadprotobuf-566607e0d91ebac929f532f9a5ed0fffcffa2221.tar.gz
protobuf-566607e0d91ebac929f532f9a5ed0fffcffa2221.tar.bz2
protobuf-566607e0d91ebac929f532f9a5ed0fffcffa2221.zip
Update the Mercurial ignore file for Roslyn.
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 2669f465..998d1833 100644
--- a/.hgignore
+++ b/.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/ \ No newline at end of file