.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 21 Jul 2018 23:46:29 +0200
branchv_0
changeset 13 e7234dd45166
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
use TypeId enum instead of numeric constants

syntax: glob

*~

syntax: regexp

^temp/

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