.hgignore
author gibus
Thu, 03 Dec 2009 16:24:33 +0100
changeset 18 f0f9929a4900
parent 10 99c682f51ecf
child 32 1b5327351192
permissions -rw-r--r--
add sudo in ubuntu examples for commands to be run as root add example of postrgesql database creation


syntax: regexp
^downloads$
syntax: regexp
^settings_local\.py$
syntax: regexp
^urls_local\.py$
syntax: regexp
^bin$
syntax: regexp
^develop-eggs$
syntax: regexp
^eggs$
syntax: regexp
^src/comt\.egg-info$
syntax: regexp
^parts$
syntax: regexp
^\.installed\.cfg$

syntax: regexp
^develop-eggs$
syntax: regexp
^downloads$
syntax: regexp
^parts$
syntax: regexp
^bin$