.hgignore
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 13 Nov 2012 15:35:37 +0100
changeset 716 bf4e15d5d2b2
parent 529 99215db3da25
child 735 655bf8a12003
permissions -rw-r--r--
Added tag V02.03 for changeset d03b1c8ae899


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$
syntax: regexp
^script/lib/iri_tweet/dist$
syntax: regexp
^script/lib/iri_tweet/iri_tweet\.egg-info$
syntax: regexp
^script/lib/tweetstream/dist$
syntax: regexp
^script/lib/tweetstream/tweetstream\.egg-info$