summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index fe35b0ed..05298dae 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,6 +3,7 @@ syntax: regexp
^Source/_ReSharper\.Boogie$
^Source/.*\.(user|suo|cache|vs10x)$
^Source/Core/(Parser|Scanner).cs.old$
+^Source/packages/.*$
^Binaries/.*\.(dll|pdb|exe|manifest|config)$
^.*(bin|obj)/([^/]*/)?(Debug|Release|Checked|Debug All|DEBUG ALL)/.*$
Test/.*/Output
@@ -16,3 +17,4 @@ backup.diff
*.exe.mdb
*.pidb
*.userprefs
+TestResult.xml