.hgignore
author cavaliet
Tue, 18 Oct 2011 13:04:29 +0200
changeset 9 fc82129bcae4
parent 6 6befc470b1e6
child 12 22257618a7c2
permissions -rw-r--r--
Good regardssignes name, and not ldtplatform anymore. URL are now the same that the older version.
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
4
238f3cd543f2 move file to correct locations
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    12
238f3cd543f2 move file to correct locations
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    13
syntax: regexp
6
6befc470b1e6 correct path to make it work, back to normal
ymh <ymh.work@gmail.com>
parents: 4
diff changeset
    14
^virtualenv/web/project-boot\.py$
6befc470b1e6 correct path to make it work, back to normal
ymh <ymh.work@gmail.com>
parents: 4
diff changeset
    15
syntax: regexp
6befc470b1e6 correct path to make it work, back to normal
ymh <ymh.work@gmail.com>
parents: 4
diff changeset
    16
^web/ldtplatform/\.htaccess$
6befc470b1e6 correct path to make it work, back to normal
ymh <ymh.work@gmail.com>
parents: 4
diff changeset
    17
syntax: regexp
6befc470b1e6 correct path to make it work, back to normal
ymh <ymh.work@gmail.com>
parents: 4
diff changeset
    18
^web/ldtplatform/config\.py$