.hgignore
author ymh <ymh.work@gmail.com>
Tue, 21 Sep 2010 04:27:08 +0200
changeset 62 39b2dab4f939
parent 33 729251dd5c31
child 93 2f978b081c4c
permissions -rw-r--r--
separate contet and media
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
syntax: regexp
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
^sbin/virtualenv/project-boot\.py$
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
^sbin/virtualenv/env
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
^web/\.htaccess$
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
^web/franceculture/\.htaccess$
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
^web/franceculture/config\.py$
cc4a51750724 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
^web/static/media/
32
eac14c3ae625 introduce lxml en update some code
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     9
^sbin/virtualenv/distribute.*\.tar\.gz$
33
729251dd5c31 add wsgi support
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    10
729251dd5c31 add wsgi support
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    11
syntax: regexp
62
39b2dab4f939 separate contet and media
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
    12
^web/franceculture/modwsgi\.wsgi$
39b2dab4f939 separate contet and media
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
    13
syntax: regexp
39b2dab4f939 separate contet and media
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
    14
^web/log/log\.txt$