.hgignore
author Yves-Marie Haussonne <ymh.work+github@gmail.com>
Fri, 09 May 2014 16:49:53 +0200
changeset 650 2a07f8bda874
parent 645 4d1aa030e746
permissions -rw-r--r--
increase timeout for dev env which is a little bit slower when creating user in bulk

syntax: glob
*.pyc
*~
syntax: glob
parts
store
eggs
bin
develop-eggs
downloads
.settings
src/comt.egg-info
.installed.cfg
recreate
.pydevproject
settings_local.py
settings_dev.py
urls_local.py
dev/.vagrant
dev/custom.yaml
test-suite/node_modules
test-suite/workspace.info*.js
test-suite/clean-testserver.sh
test-suite/karma.conf.dev.js
test-suite/start-test-suite-dev.sh
test-suite/start-testserver.sh