.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 15 Jun 2011 12:48:04 +0200
branchstable
changeset 7510 dd212db4d097
parent 7078 bad26a22fe29
child 7972 99210c8b63b0
permissions -rw-r--r--
[donc] Fix building the cubicweb js documentation Avoids errors such as: Exception: Bad file id cubicweb.lazy referenced in INDEX_IN_ORDER in ../../../doc/tools/pyjsrest.py, fix this please

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data/database/.*\.sqlite
.*/data/database/.*\.config
.*/data/database/tmpdb.*