| author | Yves-Marie Haussonne <ymh.work+github@gmail.com> |
| Fri, 09 May 2014 18:35:26 +0200 | |
| changeset 656 | a84519031134 |
| parent 645 | 4d1aa030e746 |
| permissions | -rw-r--r-- |
| 88 | 1 |
syntax: glob |
2 |
*.pyc |
|
| 302 | 3 |
*~ |
| 306 | 4 |
syntax: glob |
| 302 | 5 |
parts |
6 |
store |
|
7 |
eggs |
|
8 |
bin |
|
9 |
develop-eggs |
|
10 |
downloads |
|
11 |
.settings |
|
12 |
src/comt.egg-info |
|
13 |
.installed.cfg |
|
14 |
recreate |
|
15 |
.pydevproject |
|
16 |
settings_local.py |
|
| 645 | 17 |
settings_dev.py |
| 302 | 18 |
urls_local.py |
|
587
a1aa29e7809f
add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
306
diff
changeset
|
19 |
dev/.vagrant |
|
a1aa29e7809f
add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
306
diff
changeset
|
20 |
dev/custom.yaml |
|
628
ecf0e467eeb8
adapt dev enviromenent to the new test-suite location
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
21 |
test-suite/node_modules |
|
ecf0e467eeb8
adapt dev enviromenent to the new test-suite location
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
22 |
test-suite/workspace.info*.js |
|
ecf0e467eeb8
adapt dev enviromenent to the new test-suite location
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
23 |
test-suite/clean-testserver.sh |
|
642
5d037d947cd6
Integrate last change on test suite. rename specific files
ymh <ymh.work@gmail.com>
parents:
628
diff
changeset
|
24 |
test-suite/karma.conf.dev.js |
|
5d037d947cd6
Integrate last change on test suite. rename specific files
ymh <ymh.work@gmail.com>
parents:
628
diff
changeset
|
25 |
test-suite/start-test-suite-dev.sh |
|
5d037d947cd6
Integrate last change on test suite. rename specific files
ymh <ymh.work@gmail.com>
parents:
628
diff
changeset
|
26 |
test-suite/start-testserver.sh |