.hgignore
author ymh <ymh.work@gmail.com>
Fri, 14 Oct 2011 14:58:53 +0200
changeset 3 1704dce5ab1a
parent 2 93bb3bb1c38e
child 4 238f3cd543f2
permissions -rw-r--r--
change project name to regardssignes
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