.hgignore
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Sat, 18 Jun 2011 23:27:23 +0200
branchstable
changeset 7537 1af162bd78b8
parent 7078 bad26a22fe29
child 7972 99210c8b63b0
permissions -rw-r--r--
[migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version.

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