.hgignore
author raph
Tue, 16 Feb 2010 09:18:45 +0900
changeset 188 47bce7ff210b
parent 88 310378b4d851
child 233 528f4267bcfa
permissions -rw-r--r--
Merge with 04644502cb7973cd8a744d7f8eaaf7df9c52e555


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$
syntax: regexp
^recreate$
syntax: regexp
^\.pydevproject$
syntax: regexp
^\.settings/.*$

syntax: glob
*.pyc