aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Lavrijsen <WLavrijsen@lbl.gov>2011-08-30 11:56:26 -0700
committerWim Lavrijsen <WLavrijsen@lbl.gov>2011-08-30 11:56:26 -0700
commitf51ebde6097dd6f0da252c78be1e626bfb0c0a5f (patch)
tree4dcecff439e69b4d2f5e22ffdf9f52b1d671e4b0 /.hgignore
parentrefactoring of capi and CINT backend fix (diff)
downloadpypy-f51ebde6097dd6f0da252c78be1e626bfb0c0a5f.tar.gz
pypy-f51ebde6097dd6f0da252c78be1e626bfb0c0a5f.tar.bz2
pypy-f51ebde6097dd6f0da252c78be1e626bfb0c0a5f.zip
advanced tests setup and template support in CINT backend
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 1ec1faeb9c..b7824fbde5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,6 +2,7 @@ syntax: glob
*.py[co]
*~
.*.swp
+*.so
syntax: regexp
^testresult$