.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 27 Aug 2018 00:06:14 +0200
branchv_0
changeset 17 ec750c536705
parent 0 5cb459cb2e58
child 20 befcfabc20fd
permissions -rw-r--r--
interface + dummy implementation

syntax: glob

*~

syntax: regexp

^temp/

^\.dep\.inc
^dist/
^build/
^nbproject/private/