.hgignore
author tc
Fri, 30 Sep 2011 16:18:34 +0200
changeset 2 93bb3bb1c38e
parent 0 368be7c741c4
child 4 238f3cd543f2
permissions -rw-r--r--
fix pathes to static and .hgignore.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
syntax: regexp
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
^web/index$
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
^web/log$
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
.*\.pyc$
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
^web/\.htaccess$
2
93bb3bb1c38e fix pathes to static and .hgignore.
tc
parents: 0
diff changeset
     6
^web/config\.py$
0
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
^web/static/media/ldt$
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
^web/static/site$
2
93bb3bb1c38e fix pathes to static and .hgignore.
tc
parents: 0
diff changeset
     9
^virtualenv/web/env$
93bb3bb1c38e fix pathes to static and .hgignore.
tc
parents: 0
diff changeset
    10
.pydevproject
0
368be7c741c4 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11