.hgignore
author ymh <ymh.work@gmail.com>
Thu, 27 Oct 2011 21:19:07 +0200
changeset 19 c061708be5e4
parent 18 c85b9d1ddf19
child 20 1e0db016717d
permissions -rw-r--r--
finish dynamic save of documents
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
19
c061708be5e4 finish dynamic save of documents
ymh <ymh.work@gmail.com>
parents: 18
diff changeset
     9
^src/IRI$
c061708be5e4 finish dynamic save of documents
ymh <ymh.work@gmail.com>
parents: 18
diff changeset
    10
syntax: regexp
c061708be5e4 finish dynamic save of documents
ymh <ymh.work@gmail.com>
parents: 18
diff changeset
    11
^app/config/parameters\.ini$