.hgignore
author ymh <ymh.work@gmail.com>
Fri, 07 Mar 2014 09:36:04 +0100
changeset 592 cd268815de68
parent 591 2274e86e1d72
child 597 6cbcec19079b
permissions -rw-r--r--
correct karma tests configuration to be more generic
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
55f97508300b refactor (cleanup) hgignore
raph
parents: 243
diff changeset
    17
urls_local.py
587
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents: 306
diff changeset
    18
dev/.vagrant
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents: 306
diff changeset
    19
dev/custom.yaml
592
cd268815de68 correct karma tests configuration to be more generic
ymh <ymh.work@gmail.com>
parents: 591
diff changeset
    20
src/cm/scripts/test-suite/node_modules
cd268815de68 correct karma tests configuration to be more generic
ymh <ymh.work@gmail.com>
parents: 591
diff changeset
    21
src/cm/scripts/test-suite//workspace.info.js