.hgignore
author raph
Wed, 05 May 2010 16:50:41 +0200
changeset 267 526d9178e290
parent 243 ff3c296ca7ad
child 302 55f97508300b
permissions -rw-r--r--
do not send notifications for comments user created himself


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$