aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-05-03 13:47:34 -0500
committerrogerk <devnull@localhost>2011-05-03 13:47:34 -0500
commit68d831e3a48ea3a81b3791a24219bc3406b962b8 (patch)
tree547c3752df70d5c79f2c9fe122c7610b5c3fcffd /.hgignore
parent82bb0f1ef9ba8e996aecf143b1bde6c467d27851 (diff)
downloadprotobuf-68d831e3a48ea3a81b3791a24219bc3406b962b8.tar.gz
protobuf-68d831e3a48ea3a81b3791a24219bc3406b962b8.tar.bz2
protobuf-68d831e3a48ea3a81b3791a24219bc3406b962b8.zip
Implementation of service interface generator
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index cc96fb4f..7cb03c57 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,3 +3,6 @@ glob:build_temp/
glob:bin/
glob:obj/
glob:*.cache
+glob:*.suo
+glob:*.user
+glob:_ReSharper*