.hgignore
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--
add link to "privacy policy" in the header test
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
88
310378b4d851 add .pyc ignore
raph
parents: 75
diff changeset
     1
syntax: glob
310378b4d851 add .pyc ignore
raph
parents: 75
diff changeset
     2
*.pyc
302
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
     3
*~
306
3ee97f4fd0aa fix typo in hgignore
raph
parents: 302
diff changeset
     4
syntax: glob
302
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
     5
parts
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
     6
store
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
     7
eggs
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
     8
bin
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
     9
develop-eggs
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    10
downloads
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    11
.settings
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    12
src/comt.egg-info
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    13
.installed.cfg
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    14
recreate
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    15
.pydevproject
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    16
settings_local.py
645
4d1aa030e746 Correct some tests in test-suite
ymh <ymh.work@gmail.com>
parents: 642
diff changeset
    17
settings_dev.py
302
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    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