.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 15 Oct 2009 20:30:40 +0200
branchstable
changeset 3691 ccd72f500daa
parent 3116 8bf500eb01d6
child 3990 14e14fef4460
permissions -rw-r--r--
reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$