.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Jan 2016 17:14:16 +0100
changeset 11250 597f02c5cf5a
parent 11029 c9d12d1d3081
child 11272 53fbd5644bff
permissions -rw-r--r--
[tox] Use py.test to run tests In unittest_rqlrewrite.py and repotest.py, rename utility functions so that they are not considered as "test functions" by py.test.

\.svn
^build$
^dist$
\.egg-info$
^.tox$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/cubes/.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/