aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-05-19 14:25:10 -0500
committerrogerk <devnull@localhost>2011-05-19 14:25:10 -0500
commitf8b8864abe69faae3679a75cc8062bc66cba8f2a (patch)
treeb1ae74f2a4fd02c4fd6d791c8f581d3249d11436 /.hgignore
parent82bb0f1ef9ba8e996aecf143b1bde6c467d27851 (diff)
downloadprotobuf-f8b8864abe69faae3679a75cc8062bc66cba8f2a.tar.gz
protobuf-f8b8864abe69faae3679a75cc8062bc66cba8f2a.tar.bz2
protobuf-f8b8864abe69faae3679a75cc8062bc66cba8f2a.zip
enabled xml documentation generation
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore15
1 files changed, 10 insertions, 5 deletions
diff --git a/.hgignore b/.hgignore
index cc96fb4f..29919263 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,5 +1,10 @@
-glob:build_output/
-glob:build_temp/
-glob:bin/
-glob:obj/
-glob:*.cache
+syntax: glob
+
+build_output/
+build_temp/
+bin/
+obj/
+*.cache
+_ReSharper.*
+*.user
+*.suo