.hgignore
author cavaliet
Fri, 17 Jan 2014 12:57:38 +0100
changeset 262 b6114d2c97f2
parent 160 3cf9e6bd988f
child 346 0e5f0a0f9dd8
permissions -rw-r--r--
Removed tag V00.47
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
syntax: regexp
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
^src/jocondelab/config\.py$
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
^virtualenv/web/env/
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
^run/
1
4a14963334f4 add sync files
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     6
^web/
4a14963334f4 add sync files
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     7
syntax: regexp
61
0048668779c0 change model for thesaurus tree. show level and ancestor
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     8
^sbin/sync/config\.py$
0048668779c0 change model for thesaurus tree. show level and ancestor
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     9
syntax: regexp
160
3cf9e6bd988f enhance front links and little optimisation
cavaliet
parents: 61
diff changeset
    10
^virtualenv/web/project-boot\.py$
3cf9e6bd988f enhance front links and little optimisation
cavaliet
parents: 61
diff changeset
    11
syntax: regexp
3cf9e6bd988f enhance front links and little optimisation
cavaliet
parents: 61
diff changeset
    12
^src/jocondelab/modwsgi\.wsgi$