.hgignore
author Stephanie Marcu <stephanie.marcu@logilab.fr>
Wed, 15 Sep 2010 11:00:55 +0200
branchstable
changeset 6243 c0ee416040fa
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[book - #1251780] add a section to explain how to write tests to test which actions are visible

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