.hgignore
author cavaliet
Fri, 21 Oct 2011 17:10:54 +0200
changeset 15 99ad73ef7385
parent 13 ed54c98a7fc8
child 18 c85b9d1ddf19
permissions -rw-r--r--
first step for tag list and add Pagerfanta for paginator
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
ed54c98a7fc8 Add first files for tag list management.
cavaliet
parents: 2
diff changeset
     9
^app/config/parameters\.ini$