.hgignore
author cavaliet
Mon, 20 Feb 2012 11:55:52 +0100
changeset 69 7c3b7896e4d2
parent 24 57ff6d39f88c
permissions -rw-r--r--
merge

syntax: regexp
^app/config/parameter\.ini$
^app/cache$
^app/logs$
.*\.git$
.*\.DS_Store$
^web/bundles$
^src/IRI$
^app/config/parameters\.ini$

syntax: regexp
^app/console\.php$