Author: Manuel Jacob Branch: rpython-doc Changeset: r61668:3dbb6fbf38dc Date: 2013-02-23 12:53 +0100 http://bitbucket.org/pypy/pypy/changeset/3dbb6fbf38dc/
Log: Add build dir to .hgignore. diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -81,6 +81,7 @@ ^pypy/doc/image/lattice3\.png$ ^pypy/doc/image/stackless_informal\.png$ ^pypy/doc/image/parsing_example.+\.png$ +^rpython/doc/_build/.*$ ^pypy/module/test_lib_pypy/ctypes_tests/_ctypes_test\.o$ ^compiled ^.git/ _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit