.hgignore
author patwat
Wed, 08 Feb 2012 14:32:35 +0100
branchstable
changeset 8200 182d47d87a5c
parent 7972 99210c8b63b0
child 8252 3e769d21f67a
permissions -rw-r--r--
[windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode. Could be factorised with etwist/server.run

\.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/