aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2014-03-28 17:22:20 +0300
committerMatti Picus <matti.picus@gmail.com>2014-03-28 17:22:20 +0300
commit4d4d12d9c61199562b33019c1e5e684ff21da30e (patch)
tree6458735e9416be4ca9fe7dd07139b8a10c59fef0 /.hgignore
parentmerge heads (diff)
downloadpypy-4d4d12d9c61199562b33019c1e5e684ff21da30e.tar.gz
pypy-4d4d12d9c61199562b33019c1e5e684ff21da30e.tar.bz2
pypy-4d4d12d9c61199562b33019c1e5e684ff21da30e.zip
ignore build artifact
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index aea724ce0e..664b40d2d5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -64,6 +64,7 @@ syntax: regexp
^pypy/goal/pypy-jvm.jar
^pypy/goal/.+\.exe$
^pypy/goal/.+\.dll$
+^pypy/goal/.+\.lib$
^pypy/_cache$
^pypy/doc/statistic/.+\.html$
^pypy/doc/statistic/.+\.eps$