.hgignore
author raph
Fri, 16 Apr 2010 10:34:54 +0200
branchpreserve_html
changeset 254 94afd8e00c74
parent 243 ff3c296ca7ad
child 302 55f97508300b
permissions -rw-r--r--
cleanup diff for human reading


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$