.hgignore
author Nicola Spanti <nicola.spanti@logilab.fr>
Wed, 12 Feb 2020 16:20:10 +0100
branch3.26
changeset 12875 1dc4f480ba1a
parent 12371 923f9c9f56c5
permissions -rw-r--r--
[web/views] Backport changeset be63e0fd43d0 (it is a fix) in 3.26

^build$
^dist$
\.egg-info$
^.tox$
^.cache$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
\.pybuild
cubicweb/server/test/data/slapd.conf
debian/python-cubicweb
debian/*.log
debian/*.substvars
debian/cubicweb-doc
debian/cubicweb
debian/files

syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/libpython/cubicweb_.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/
test-results.xml
ve