.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 14 Oct 2011 08:49:58 +0200
changeset 7949 ce64860b3cdc
parent 7078 bad26a22fe29
child 7972 99210c8b63b0
permissions -rw-r--r--
[facets] on the way to vidargs removal our roving on the table view, which leads to introduction of this feature, proved it was not the way to go.

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