.hgignore
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 19 Dec 2011 00:30:04 +0100
changeset 425 b346fd32fc34
parent 392 aa445cd7300e
child 529 99215db3da25
permissions -rw-r--r--
prepare for publication, add sync info


syntax: regexp
^script/stream/virtualenv/twitter_env$
syntax: regexp
^script/stream/virtualenv$
syntax: regexp
^script/rest/virtualenv$
syntax: regexp
^script/stream/streamwatcher\.py$
syntax: regexp
^script/virtualenv/res/twitter-1\.4\.2$
syntax: regexp
^script/stream/res$
syntax: regexp
^script/stream/.+\.db$
.oauth_token

syntax: regexp
log.txt$

syntax: regexp
\.DS_Store$
\.pyc

syntax: regexp
^script/virtualenv/distribute-0\.6\.14\.tar\.gz$
syntax: regexp
^script/virtualenv/venv.*$

syntax: regexp
^web/config\.php$
^web/\.htaccess$

syntax: regexp
^web/CPV/config\.php$

syntax: regexp
^script/virtualenv/venv2$
^script/virtualenv/venv_prod$

syntax: regexp
^\.settings$
syntax: glob
*.orig

syntax: regexp
^tweetcast/nodejs/node_modules$
syntax: regexp
^tweetcast/server-gevent/server_setup\.py$