.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 18 Oct 2010 11:04:19 +0200
branchstable
changeset 6535 972bd504daf6
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[devtools] Clean up import of f328ec853e18 and use lgc's getlogin. os.getlogin use the unix getlogin which is notoriously bugged.

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