.hgignore
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 11 Aug 2010 15:54:44 +0200
branchstable
changeset 6099 b22a4a3895df
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$