.hgignore
author raph
Thu, 15 Apr 2010 16:38:45 +0200
branchpreserve_html
changeset 252 0f0a79f7f213
parent 243 ff3c296ca7ad
child 302 55f97508300b
permissions -rw-r--r--
do not use pandoc for html content


syntax: regexp
^downloads$
syntax: regexp
^settings_local\.py$
syntax: regexp
^urls_local\.py$
syntax: regexp
^bin$
syntax: regexp
^develop-eggs$
syntax: glob
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$
syntax: regexp
^recreate$
syntax: regexp
^\.pydevproject$
syntax: regexp
^\.settings/.*$

syntax: glob
*.pyc


syntax: regexp
^develop-eggs$