.hgignore
author ymh <ymh.work@gmail.com>
Mon, 03 Feb 2014 02:43:13 +0100
changeset 335 493fceed57ec
parent 160 3cf9e6bd988f
child 346 0e5f0a0f9dd8
permissions -rw-r--r--
correct virtualenv creation
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$