.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 08 Jul 2010 19:18:56 +0200
changeset 5950 f84dba9b8eca
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment

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