.hgignore
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 05:47:14 +0200
changeset 18 c85b9d1ddf19
parent 13 ed54c98a7fc8
child 19 c061708be5e4
permissions -rw-r--r--
first implementation of dynamic fields
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
7f95f8617b0b first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
syntax: regexp
7f95f8617b0b first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
^app/config/parameter\.ini$
7f95f8617b0b first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
^app/cache$
7f95f8617b0b first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
^app/logs$
2
806e57d67020 Base Bundle commit
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     5
.*\.git$
806e57d67020 Base Bundle commit
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     6
syntax: regexp
13
ed54c98a7fc8 Add first files for tag list management.
cavaliet
parents: 2
diff changeset
     7
^web/bundles$
ed54c98a7fc8 Add first files for tag list management.
cavaliet
parents: 2
diff changeset
     8
syntax: regexp
18
c85b9d1ddf19 first implementation of dynamic fields
ymh <ymh.work@gmail.com>
parents: 13
diff changeset
     9
^src/IRI$