.hgignore
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 10 Nov 2011 23:18:56 +0100
branchstable
changeset 8081 e8091b415ad8
parent 7972 99210c8b63b0
child 8252 3e769d21f67a
permissions -rw-r--r--
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) time.gmtime on windows will raise a ValueError if a negative argument is supplied

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