.hgignore
author auc
Thu, 17 Jun 2010 15:02:24 +0200
branchstable
changeset 5770 9e4f8db66962
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[py2.6] use hashlib to silence python 2.6 deprecation warnings

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$