.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 27 Nov 2012 12:36:33 +0100
changeset 8622 db988713459d
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[server] make `test_bfss_fs_importing_transparency` less verbose on failure Dumping the whole content of a file on failure is a bit annoying. We only print the bad version here (it's usually the file path).

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