Author: Matti Picus <[email protected]>
Branch: win32-fixes4
Changeset: r70318:17c1d8d19dd5
Date: 2014-03-28 17:22 +0300
http://bitbucket.org/pypy/pypy/changeset/17c1d8d19dd5/

Log:    ignore build artifact

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -64,6 +64,7 @@
 ^pypy/goal/pypy-jvm.jar
 ^pypy/goal/.+\.exe$
 ^pypy/goal/.+\.dll$
+^pypy/goal/.+\.lib$
 ^pypy/_cache$
 ^pypy/doc/statistic/.+\.html$
 ^pypy/doc/statistic/.+\.eps$
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to