.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 06 Sep 2014 23:34:53 +0200
changeset 93 0d8e8903d638
parent 41 efc293b2082c
permissions -rw-r--r--
in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support:
„ a b c = d“ → „<a-b-c>…“ instead of „<a-b-c->…“
     1 syntax: glob
     2 
     3 *~
     4 
     5 syntax: regexp
     6 
     7 ^java/alt2xml-[^/]+/dist/
     8 ^java/alt2xml-[^/]+/build/
     9 ^java/alt2xml-[^/]+/nbproject/private/