.hgignore
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 07 Dec 2011 19:28:46 +0100
changeset 409 f7ceddf99d6d
parent 392 aa445cd7300e
child 425 b346fd32fc34
permissions -rw-r--r--
improve the user management. try to complete user information whenever possible.


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$