.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 25 May 2016 09:51:51 +0200
changeset 11272 53fbd5644bff
parent 11029 c9d12d1d3081
child 11460 5be729810695
permissions -rw-r--r--
Let hg Ignore py.test's .cache directory And drop rule for .svn along the way.

^build$
^dist$
\.egg-info$
^.tox$
^.cache$
\.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/