summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 00000000..1db86c27
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+syntax: regexp
+^Source/t$
+^Source/_ReSharper\.Boogie$
+^(Source|BCT)/.*\.(user|suo|cache)$
+^Binaries/.*\.(dll|pdb|exe|manifest|config)$
+^.*(bin|obj)/([^/]*/)?(Debug|Release)/.*$
+^Binaries/BytecodeTranslator$
+^BCT/Binaries/.*$
+Test/([^/]*)/Output
+Test/([^/]*)/([^/]*)\.sx
+Test/VSComp2010/out\.cs