Author: Benjamin Peterson <benjamin at python.org> Branch: extradoc Changeset: r3682:f4d52dd043a4 Date: 2011-06-14 16:19 -0500 http://bitbucket.org/pypy/extradoc/changeset/f4d52dd043a4/ Log: ignore pycs diff --git a/.hgignore b/.hgignore new file mode 100644 --- /dev/null +++ b/.hgignore @@ -0,0 +1,2 @@ +syntax: glob +*.py[co]