diff options
author | Rustan Leino <leino@microsoft.com> | 2011-09-30 16:38:36 -0700 |
---|---|---|
committer | Rustan Leino <leino@microsoft.com> | 2011-09-30 16:38:36 -0700 |
commit | 184a8759afafe92832352c4ac6fbbc7c0575a8c2 (patch) | |
tree | 93192e41e05f4212fdb1ca3895e79167088f7385 /.hgignore | |
parent | fbc60eb98538219a87759498c87fddf273bea698 (diff) |
Ignore Chalice/bin directory
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ syntax: regexp ^.*(bin|obj)/([^/]*/)?(Debug|Release|Checked|Debug All|DEBUG ALL)/.*$
^Binaries/BytecodeTranslator$
^BCT/Binaries/.*$
+^Chalice/bin
^Chalice/tests/(examples|permission-model|refinements|general-tests|regressions)/.*\.bpl
Test/([^/]*)/Output
Test/([^/]*)/([^/]*)\.sx
|