.hgignore
author ymh <ymh.work@gmail.com>
Wed, 13 Jun 2012 01:22:42 +0200
changeset 72 74554fcc9cf8
parent 35 b9819b930c7a
child 93 7b6bcc33783f
permissions -rw-r--r--
correct config template
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
e69e78a0b5e6 started integration
veltr
parents:
diff changeset
     1
e69e78a0b5e6 started integration
veltr
parents:
diff changeset
     2
syntax: regexp
7
c594db80ccee flash : update mic management.
cavaliet
parents: 1
diff changeset
     3
^\.project$
16
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     4
^virtualenv/web/env/.*$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     5
^virtualenv/sync/env/.*$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     6
^virtualenv/web/project-boot\.py$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     7
^web/tralalere/\.htaccess$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     8
^web/tralalere/config\.py$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     9
^sbin/sync/config\.py$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
    10
^web/index/.*$
e37a29d23c86 First version of tralalere platform
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
    11
^web/log/.*$
17
92df66b6d945 Merge with f1d070549d949d5ae7a20e4c17e3ff951d0e4a5f
ymh <ymh.work@gmail.com>
parents: 16 7
diff changeset
    12
^web/static/.*$
21
87359338ccb1 good paths in template.
cavaliet
parents: 17
diff changeset
    13
^script/record_mic/record_mic/bin$
35
b9819b930c7a Ignore files
ymh <ymh.work@gmail.com>
parents: 21
diff changeset
    14
^web/\.htaccess$
b9819b930c7a Ignore files
ymh <ymh.work@gmail.com>
parents: 21
diff changeset
    15
^virtualenv/sync/distribute-0\.6\.24\.tar\.gz$
b9819b930c7a Ignore files
ymh <ymh.work@gmail.com>
parents: 21
diff changeset
    16
^virtualenv/web/distribute-0\.6\.24\.tar\.gz$
b9819b930c7a Ignore files
ymh <ymh.work@gmail.com>
parents: 21
diff changeset
    17
^virtualenv/sync/project-boot\.py$