.hgignore
author ymh <ymh.work@gmail.com>
Fri, 09 Dec 2011 02:21:17 +0100
changeset 54 0b02ad8fa85c
parent 24 57ff6d39f88c
permissions -rw-r--r--
Merge
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$
20
1e0db016717d hg push
ymh <ymh.work@gmail.com>
parents: 19
diff changeset
     6
.*\.DS_Store$
13
ed54c98a7fc8 Add first files for tag list management.
cavaliet
parents: 2
diff changeset
     7
^web/bundles$
19
c061708be5e4 finish dynamic save of documents
ymh <ymh.work@gmail.com>
parents: 18
diff changeset
     8
^src/IRI$
20
1e0db016717d hg push
ymh <ymh.work@gmail.com>
parents: 19
diff changeset
     9
^app/config/parameters\.ini$
24
57ff6d39f88c first full dynamic version of the bundle
ymh <ymh.work@gmail.com>
parents: 20
diff changeset
    10
57ff6d39f88c first full dynamic version of the bundle
ymh <ymh.work@gmail.com>
parents: 20
diff changeset
    11
syntax: regexp
57ff6d39f88c first full dynamic version of the bundle
ymh <ymh.work@gmail.com>
parents: 20
diff changeset
    12
^app/console\.php$