.hgignore
author ymh <ymh.work@gmail.com>
Sat, 15 Oct 2011 02:15:24 +0200
changeset 4 238f3cd543f2
parent 2 93bb3bb1c38e
child 6 6befc470b1e6
permissions -rw-r--r--
move file to correct locations
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
238f3cd543f2 move file to correct locations
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
    14
^virtualenv/web/project-boot\.py$